Coverage Report
livenotificationrun
measured on November 5, 2007 4:04:16 PM CET
up to the title page
org . codecover . simplejavaapp . view . FrameMain . BookTableModel
Statement Coverage Branch Coverage Loop Coverage Strict Condition Coverage
@Override public Class<?> getColumnClass(int columnIndex) 0 / 0 ---
4 / 5 80 %
0 / 0 ---
0 / 0 ---
@Override public String getColumnName(int column) 0 / 0 ---
0 / 0 ---
0 / 0 ---
0 / 0 ---
public int getColumnCount() 0 / 0 ---
0 / 0 ---
0 / 0 ---
0 / 0 ---
public int getRowCount() 0 / 0 ---
0 / 0 ---
0 / 0 ---
0 / 0 ---
public Object getValueAt(int rowIndex, int columnIndex) 1 / 1 100 %
4 / 5 80 %
0 / 0 ---
0 / 0 ---
@Override public boolean isCellEditable(int rowIndex, int columnIndex) 0 / 0 ---
0 / 0 ---
0 / 0 ---
0 / 0 ---
@Override public void setValueAt(Object value, int rowIndex, int columnIndex) 9 / 9 100 %
4 / 5 80 %
0 / 0 ---
0 / 0 ---
created on November 17, 2007 7:07:00 PM CET with CodeCover