| blib/lib/Formatter/HTML/MPS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 12 | 58.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 121 | 5 | 1 | 9 | @mps and not $line =~ /^;\s*newslide/ |
| 237 | 4 | 0 | 1 | exists $$options{'csstype'} and $$options{'csstype'} eq 'inline' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 225 | 5 | 0 | 0 | $$options{'output_format'} || $DEFAULT_OUTPUT_FORMAT |
| 296 | 5 | 0 | 0 | $$options{'output_format'} || $DEFAULT_OUTPUT_FORMAT |