blib/lib/Mojo/Path/Role/Relative.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
13 | 1 | 5 | unless ref $base |
14 | 0 | 6 | if @$base > @$self |
20 | 6 | 10 | if $bp->[$i] ne $sp->[0] |
36 | 1 | 3 | unless $self->is_subpath_of($base) |
37 | 1 | 2 | unless ref $base |
42 | 0 | 8 | if $bp->[$i] ne $clone->parts->[0] |