Condition Coverage

blib/lib/exact/fun.pm
Criterion Covered Total %
condition 2 9 22.2


and 3 conditions

line !l l&&!r l&&r condition
14 1 0 0 $input && $input =~ /^mod/iu
16 1 0 0 $input and $input =~ /^cmm/iu

or 3 conditions

line l !l&&r !l&&!r condition
17 0 0 0 $caller //= caller()