| blib/lib/Text/Amuse/Functions.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 8 | 12 | 66.6 | 
| 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" | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 58 | 18 | 12 | 0 | $format eq "html" or $format eq "ltx" | 
| 87 | 2 | 3 | 1 | $format eq "ltx" or $format eq "html" |