Coverage Report
livenotificationrun
measured on November 5, 2007 4:04:16 PM CET
up to the title page
org . codecover . simplejavaapp . view . AppView
Statement Coverage Branch Coverage Loop Coverage Strict Condition Coverage
public static AppView getInstance() 0 / 1 0 %
0 / 2 0 %
0 / 0 ---
0 / 1 0 %
private AppView() 0 / 2 0 %
0 / 0 ---
0 / 0 ---
0 / 0 ---
void notifyViewListener(ViewEvent viewEvent, String fileId, Object args) 1 / 1 100 %
0 / 0 ---
1 / 3 33 %
0 / 0 ---
public void addViewListener(ViewListener listener) 0 / 1 0 %
0 / 0 ---
0 / 0 ---
0 / 0 ---
public void removeViewListener(ViewListener listener) 0 / 1 0 %
0 / 0 ---
0 / 0 ---
0 / 0 ---
public void openWindow(String fileId) 3 / 3 100 %
0 / 0 ---
0 / 0 ---
0 / 0 ---
public void openFileInWindow(String oldFileId, String newFileId) 4 / 4 100 %
0 / 0 ---
0 / 0 ---
0 / 0 ---
public void closeWindow(String fileId) 4 / 4 100 %
0 / 0 ---
0 / 0 ---
0 / 0 ---
public void showErrorDialog(String message, String fileId) 0 / 1 0 %
0 / 0 ---
0 / 0 ---
0 / 0 ---
public int showConfirmationDialog(String message, String fileId) 0 / 0 ---
0 / 0 ---
0 / 0 ---
0 / 0 ---
public String showSaveAsDialog(String fileId) 4 / 4 100 %
1 / 2 50 %
0 / 0 ---
0 / 1 0 %
public String showOpenDialog(String fileId) 4 / 4 100 %
1 / 2 50 %
0 / 0 ---
0 / 1 0 %
private FrameMain getWindowFromId(String fileId) 0 / 0 ---
0 / 0 ---
0 / 0 ---
0 / 0 ---
String[] getAllFileIds() 0 / 3 0 %
0 / 0 ---
0 / 0 ---
0 / 0 ---
ViewListener 0 / 0 ---
0 / 0 ---
0 / 0 ---
0 / 0 ---
created on November 17, 2007 7:07:00 PM CET with CodeCover