| blib/lib/Whitespace.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 18 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 148 | 0 | 0 | 0 | $first and /^[ \t]*$/ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 263 | 0 | 0 | 0 | not defined $cleanup or $$cleanup{'leading'} |
| 265 | 0 | 0 | 0 | not defined $cleanup or $$cleanup{'trailing'} |
| 271 | 0 | 0 | 0 | not defined $cleanup or $$cleanup{'indent'} |
| 277 | 0 | 0 | 0 | not defined $cleanup or $$cleanup{'eol'} |
| 283 | 0 | 0 | 0 | not defined $cleanup or $$cleanup{'spacetab'} |