Condition Coverage

blib/lib/Thread/Barrier.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
64 0 0 0 $opt eq 'Action' and defined $val
127 0 0 0 $$bar{'generation'} == $gen and not $$bar{'broken'}
131 0 0 0 $$bar{'generation'} == $gen and not $$bar{'broken'}
139 0 0 0 delete $$bar{"first_released_$gen"} and $act

or 2 conditions

line l !l condition
143 0 0 $@ || 'Barrier action failed'