Branch Coverage

blib/lib/List/MapBruteBatch.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
12 16 19 if (&$cb($items)) { }
17 2 elsif (@$items > 1) { }
13 16 0 if $cb_success
25 2 0 if $cb_failure