| blib/lib/PFIX/Dictionary.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 12 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 171 | 0 | 222 | 0 | defined $m and defined $f |
| 181 | 1001 | 0 | 50 | $$f2{'name'} eq $fn and not defined $$f2{'component'} |
| 242 | 1020 | 0 | 53 | $$e{'name'} eq $gn and defined $$e{'group'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 61 | 0 | 2 | 0 | ref $proto || $proto |