| blib/lib/Class/Injection.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 20 | 45.0 |
| line | l | !l | condition |
|---|---|---|---|
| 44 | 0 | 2 | $$secondvalue{'returns'} || $$secondvalue{'returntype'} || '' |
| 45 | 2 | 0 | $$secondvalue{'returnmethod'} || 'last' |
| 51 | 0 | 0 | $secondvalue || 'replace' |
| 94 | 1 | 1 | $__PACKAGE__::collector ||= {} |
| 145 | 1 | 1 | $$sources_by_target{$target}{$method} ||= [] |
| 360 | 0 | 0 | $__PACKAGE__::last_returned_value || [] |
| 412 | 2 | 0 | $$param{'priority'} || 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 42 | 2 | 0 | 0 | $$secondvalue{'how'} || $$secondvalue{'copymethod'} |
| 46 | 0 | 0 | 2 | $DEBUG || $$secondvalue{'debug'} =~ /^(true|yes|1)$/i |