blib/lib/Method/Traits.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 10 | 90.0 |
line | l | !l | condition |
---|---|---|---|
81 | 5 | 46 | $h = $_->can($name) and last |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
29 | 1 | 11 | 5 | scalar @args == 1 and $args[0] eq ':for_providers' |
57 | 16 | 0 | 1 | $meta->has_method_alias('FETCH_CODE_ATTRIBUTES') and $meta->has_method_alias('MODIFY_CODE_ATTRIBUTES') |
line | l | !l | condition |
---|---|---|---|
49 | 1 | 16 | $PROVIDERS_BY_PKG{$package} ||= [] |