Branch Coverage
blib/lib/Algorithm/Dependency/MapReduce.pm
Criterion
Covered
Total
%
branch
5
8
62.5
line
true
false
branch
34
0
1
unless (_CODE($args{'map'}))
37
0
1
unless (_CODE($args{'reduce'}))
58
0
6
if (@$schedule == 0)
62
4
2
if (@$schedule == 1)