| blib/lib/MooX/PluginKit/Consumer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 16 | 24 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 291 | 7 | 2 | 0 | defined $class_arg and "$class_arg" eq '0' |
| 292 | 6 | 3 | 0 | defined $class_builder and "$class_builder" eq '0' |
| 294 | 7 | 1 | 1 | defined $class_arg and "$class_arg" eq '1' |
| 306 | 0 | 1 | 8 | defined $class_builder and "$class_builder" eq '1' |
| 341 | 6 | 3 | 0 | defined $args_builder and "$args_builder" eq '0' |
| 350 | 6 | 1 | 2 | defined $args_builder and "$args_builder" eq '1' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 222 | 4 | 5 | 0 | $isa ||= &Object() |
| 412 | 0 | 0 | 0 | $args{'isa'} || &ClassName() |