Coverage Report
Test Session
measured on October 25, 2010 2:27:43 PM CEST
up to the title page
de . fhwi . codecover . Fibonacci
Statement Coverage Branch Coverage Loop Coverage Strict Condition Coverage
public int[] rekursiv(int anz) 2 / 2 100 %
0 / 0 ---
0 / 0 ---
0 / 0 ---
private void rekursiv_sub(int[] erg, int anz, int pos) 4 / 4 100 %
6 / 6 100 %
0 / 0 ---
3 / 3 100 %
public int[] iterativ(int anz) 4 / 4 100 %
3 / 6 50 %
1 / 3 33 %
1 / 4 25 %
created on October 25, 2010 2:27:43 PM CEST with CodeCover