Condition Coverage

blib/lib/TAPx/Parser/YAML.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
178 0 2 0 defined $$indent[-2] and $$indent[-1] <= $$indent[-2]

or 3 conditions

line l !l&&r !l&&!r condition
107 8 3 30 not @lines or $lines[0] =~ /^---(?:\s*(.+)\s*)?$/
166 1 1 77 $string eq '>' or $string eq '|'
386 1 6 38 length $str == 0 or $str =~ /\s/