Coverage Report
livenotificationrun
measured on November 5, 2007 4:04:16 PM CET
up to the title page
org . codecover . simplejavaapp . view . AppView . getWindowFromId
Statement Coverage Branch Coverage Loop Coverage Strict Condition Coverage
private FrameMain getWindowFromId(String fileId) 0 / 0 ---
0 / 0 ---
0 / 0 ---
0 / 0 ---
AppView.java
191       private FrameMain getWindowFromId(String fileId) {
192           return this.windowList.get(fileId);
193       }
created on November 17, 2007 7:07:00 PM CET with CodeCover