blib/lib/Class/XSConstructor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 12 | 41.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
35 | 19 | 0 | 1 | XXX and $thing->can('compiled_check') |
19 | 0 | 0 | XXX and $thing->can('check') |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
17 | 0 | 8 | 0 | our $SETUP_FOR || caller |
102 | 4 | 0 | 0 | ref $_[0] || $_[0] |