| blib/lib/PFIX/Message.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 12 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 236 | 0 | 0 | 2 | defined $$self{'_dd'} and not $g =~ /^\d+$/ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 13 | 0 | 1 | 0 | ref $proto || $proto |
| 144 | 8 | 8 | 198 | $tag == 8 or $tag == 9 |
| 16 | 8 | 190 | $tag == 8 or $tag == 9 or $tag == 10 |