Condition Coverage

blib/lib/Quiki/Formatter/HTML.pm
Criterion Covered Total %
condition 10 21 47.6


and 3 conditions

line !l l&&!r l&&r condition
43 5 0 7 @c and $c[0] =~ /^(\^|\|)/
66 8 1 48 @c and $c[0] =~ /^((?:\s{2})+)([*-])(.*)$/
180 1 3 10 @c and $c[0] =~ /^\s{3}(.*)/
234 0 0 0 length $1 && length $4
241 0 0 0 length $1 && length $3
248 0 0 0 length $1 && length $4
255 2 1 0 length $1 && length $3