| blib/lib/Text/Amuse/Compile/MuseHeader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 12 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 117 | 895 | 0 | 529 | exists $lowered{$f} and defined $lowered{$f} |
| 895 | 1 | 528 | 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 |