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 382 $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 38 0 139 $indent < $limit or not defined $line
38 20 119 $indent < $limit or not defined $line or $line =~ /$IS_END_YAML/