Coverage Report
Test Session
measured on October 25, 2010 2:27:54 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) 0 / 2 0 %
0 / 0 ---
0 / 0 ---
0 / 0 ---
private void rekursiv_sub(int[] erg, int anz, int pos) 0 / 4 0 %
0 / 6 0 %
0 / 0 ---
0 / 3 0 %
public int[] iterativ(int anz) 4 / 4 100 %
3 / 6 50 %
1 / 3 33 %
1 / 4 25 %
created on October 25, 2010 2:27:54 PM CEST with CodeCover