blib/lib/Data/Object/Name.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 12 | 58.3 |
line | true | false | branch |
---|---|---|---|
23 | 0 | 2 | if $self->lookslike_a_file |
40 | 0 | 2 | if $self->lookslike_a_label |
69 | 1 | 11 | if @_ < 1 |
75 | 0 | 5 | if $self->lookslike_a_package |
79 | 0 | 5 | if (not $string =~ /$sep/u) { } |
89 | 1 | 0 | if $self->lookslike_a_path |