blib/lib/Mojo/Home.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 9 | 88.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
11 | 1 | 3 | 49 | $class and my $path = $INC{my $file = class_to_path($class)} |
17 | 2 | 16 | 80 | @$home and $home->[-1] eq $_ |
18 | 80 | 0 | @$home and $home->[-1] eq $_ and pop @$home |