Condition Coverage

blib/lib/Data/YAML/Reader.pm
Criterion Covered Total %
condition 13 18 72.2


or 3 conditions

line l !l&&r !l&&!r condition
47 0 0 0 'GLOB' eq $ref or 'IO::Handle' eq $ref
177 3 1 370 $string eq '>' or $string eq '|'
237 10 0 94 $indent < $limit or not defined $line
10 17 77 $indent < $limit or not defined $line or $line =~ /$IS_END_YAML/
290 34 0 135 $indent < $limit or not defined $line
34 16 119 $indent < $limit or not defined $line or $line =~ /$IS_END_YAML/