blib/lib/Text/Amuse/Compile/MuseHeader.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 12 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
117 | 907 | 0 | 533 | exists $lowered{$f} and defined $lowered{$f} |
907 | 1 | 532 | exists $lowered{$f} and defined $lowered{$f} and $lowered{$f} =~ /\w/ | |
342 | 0 | 0 | 22 | defined $string and length $string |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
162 | 0 | 13 | 18 | not $slides or $slides =~ /^\s*(no|false)\s*$/is |