| blib/lib/Data/Object/Name.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 14 | 57.1 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 0 | 2 | if $self->lookslike_a_file |
| 40 | 0 | 2 | if $self->lookslike_a_label |
| 75 | 1 | 13 | if @_ < 1 |
| 81 | 0 | 5 | if $self->lookslike_a_package |
| 83 | 0 | 5 | if $self->lookslike_a_pragma |
| 87 | 0 | 5 | if (not $string =~ /$sep/u) { } |
| 97 | 1 | 0 | if $self->lookslike_a_path |