Coverage Report - org.apache.commons.functor.core.algorithm
 
Package # Classes Line Coverage Branch Coverage Complexity
org.apache.commons.functor.core.algorithm19
64%
146/228
33%
40/120
2.014
 
Classes in this Package Line Coverage Branch Coverage Complexity
DoUntil
83%
5/6
100%
2/2
1.5
DoWhile
83%
5/6
100%
2/2
1.5
FindWithinGenerator
58%
17/29
18%
4/22
3.125
FindWithinGenerator$FindProcedure
100%
8/8
100%
4/4
3.125
FoldLeft
56%
9/16
0%
0/4
1.778
FoldLeft$FoldLeftHelper
100%
13/13
83%
5/6
1.778
FoldRight
56%
9/16
0%
0/4
2
FoldRight$FoldRightHelper
94%
17/18
87%
7/8
2
GeneratorContains
77%
7/9
0%
0/6
1.333
GeneratorContains$ContainsProcedure
100%
6/6
N/A
1.333
InPlaceTransform
75%
6/8
25%
2/8
1.75
IndexOfInGenerator
0%
0/9
0%
0/6
1.667
IndexOfInGenerator$IndexProcedure
0%
0/12
0%
0/4
1.667
PredicatedLoop
30%
6/20
0%
0/10
2.2
RecursiveEvaluation
65%
15/23
42%
6/14
3
RemoveMatching
77%
7/9
40%
4/10
2
RetainMatching
75%
6/8
0%
0/6
1.5
UntilDo
83%
5/6
100%
2/2
1.5
WhileDo
83%
5/6
100%
2/2
1.5