Coverage Report
livenotificationrun
measured on November 5, 2007 4:04:16 PM CET
up to the title page
org
.
codecover
.
simplejavaapp
.
view
.
FrameMain
.
BookTableModel
. getColumnCount
Statement Coverage
Branch Coverage
Loop Coverage
Strict Condition Coverage
public int getColumnCount()
0 / 0
---
0 / 0
---
0 / 0
---
0 / 0
---
FrameMain.java
344
public int getColumnCount() {
345
return FrameMain.this.colNames.length;
346
}
created on November 17, 2007 7:07:00 PM CET with
CodeCover