Condition Coverage

blib/lib/Text/Amuse/Functions.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
81 0 0 18 defined $file and length $file
133 247 0 3 $opts and ref $opts eq "HASH"

or 3 conditions

line l !l&&r !l&&!r condition
58 17 12 0 $format eq "html" or $format eq "ltx"
87 2 3 1 $format eq "ltx" or $format eq "html"