| blib/lib/PPI/Document/Normalized.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 31 | 35.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 170 | 0 | 0 | 9 | $bthis and $bthat |
| 0 | 1 | 8 | $bthis and $bthat and $bthis eq $bthat | |
| 180 | 0 | 0 | 11 | $rthis and $rthat |
| 185 | 11 | 0 | 0 | $seen and $seen ne $rthat |
| 191 | 0 | 0 | 11 | $tthis and $tthat |
| 0 | 0 | 11 | $tthis and $tthat and $tthis eq $tthat | |
| 207 | 0 | 0 | 0 | defined $cthat && $cthis eq $cthat |
| 230 | 0 | 0 | 4 | defined $cthat and $cthis eq $cthat |
| 255 | 0 | 0 | 6 | defined $cthat and $cthis eq $cthat |
| line | l | !l | condition |
|---|---|---|---|
| 153 | 2 | 0 | $self->version || 'undef' |
| 154 | 2 | 0 | $other->version || 'undef' |