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