| blib/lib/Compress/LeadingBlankSpaces.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 11 | 0 | 1 | 0 | ref $proto || $proto |
| 61 | 3 | 7 | 3 | $buf =~ /$beg_tag>/i or $buf =~ /$beg_tag\s/i |
| 10 | 2 | 1 | $buf =~ /$beg_tag>/i or $buf =~ /$beg_tag\s/i or $buf =~ /$beg_tag$/i |