Condition Coverage

blib/lib/Pod/Readme/Plugin.pm
Criterion Covered Total %
condition 10 15 66.6


and 3 conditions

line !l l&&!r l&&r condition
129 534 0 13 $curr =~ /["']/ and $prev ne '\\'
202 5 0 8 $val =~ /^(['"])(.*)(['"])$/ and $1 eq $3

or 2 conditions

line l !l condition
203 8 0 $2 // ''
285 10 0 $text //= ''
333 55 0 $text //= ''

or 3 conditions

line l !l&&r !l&&!r condition
127 543 4 96 not $curr =~ /\s/ or $in_quote