Condition Coverage

blib/lib/Pod/MinimumVersion/Parser.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
79 41 4 2 $command eq 'for' and $text =~ /^Pod::MinimumVersion\s+use\s+(v?[0-9._]+)/
121 27 7 0 $outer = $seq_obj->nested and $outer->cmd_name eq 'J'

or 3 conditions

line l !l&&r !l&&!r condition
121 1 0 34 $command eq 'J' or $outer = $seq_obj->nested and $outer->cmd_name eq 'J'