| lib/Spoon/Registry.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 12 | 16.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 137 | 0 | 0 | 0 | $target_class_id and $target_class_name |
| 0 | 0 | 0 | $target_class_id and $target_class_name and $args{'pre'} || $args{'post'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 68 | 10 | 10 | 0 | $hub->can($class_id) && $hub->$class_id || $self->load_class($class_name) |
| 137 | 0 | 0 | 0 | $args{'pre'} || $args{'post'} |