| blib/lib/CPAN/Access/AdHoc.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 18 | 61.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 296 | 13 | 12 | 41 | not defined $value and 'config' ne $name |
| 300 | 14 | 12 | 40 | not defined $value and $code = $self->can("__attr__${name}__default") |
| 330 | 0 | 12 | 0 | defined $config_path and -f $config_path |
| 407 | 0 | 1 | 12 | $value->can('authority') and LWP::Protocol::implementor($scheme) |
| 496 | 0 | 0 | 6 | blessed $rtn and $rtn->isa('CPAN::Access::AdHoc::Archive') |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 38 | 0 | 12 | 0 | ref $class || $class |