blib/lib/Data/Object/Name.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 12 | 66.6 |
line | true | false | branch |
---|---|---|---|
18 | 0 | 2 | if $self->lookslike_a_file |
35 | 0 | 1 | if $self->lookslike_a_label |
64 | 1 | 12 | if @_ < 1 |
70 | 2 | 4 | if $self->lookslike_a_package |
74 | 0 | 4 | if (not $string =~ /$sep/u) { } |
84 | 1 | 0 | if $self->lookslike_a_path |