Condition Coverage

blib/lib/HTML/WebMake/MetaTable.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
94 0 0 0 $i <= $#elems and $i <= $#metanames

or 2 conditions

line l !l condition
66 0 0 $delim ||= "\t"
119 0 0 $src ||= '(.wmk file)'

or 3 conditions

line l !l&&r !l&&!r condition
25 0 0 0 ref $class || $class
53 0 0 0 not defined $fmt or $fmt eq 'csv'