Branch Coverage

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


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