Coverage Report
Test Session
measured on October 25, 2010 2:27:43 PM CEST
up to the title page
de . fhwi . codecover . TestJunit . setUp
Statement Coverage Branch Coverage Loop Coverage Strict Condition Coverage
protected void setUp() throws Exception 0 / 4 0 %
0 / 0 ---
0 / 0 ---
0 / 0 ---
TestJunit.java
13       protected void setUp() throws Exception {
14           super.setUp();
15           objWF = new WahrFalsch();
16           objF = new Fakultaet();
17           objFib = new Fibonacci();
18       }
created on October 25, 2010 2:27:43 PM CEST with CodeCover