blib/lib/Bolts/Role/RootLocator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 11 | 81.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
26 | 64 | 72 | 227 | @path > 1 and ref $path[-1] |
52 | 31 | 0 | 0 | @path > 1 and ref $path[-1] |
72 | 34 | 283 | 375 | $item->$Bolts::Role::RootLocator::_can('does') and $item->$Bolts::Role::RootLocator::_does('Bolts::Role::Artifact') |
line | l | !l | condition |
---|---|---|---|
87 | 661 | 1 | $current_path //= '' |