| blib/lib/Venus/Name.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 12 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 69 | 0 | 2 | if $self->lookslike_a_file |
| 92 | 41 | 62 | if $self->lookslike_a_label |
| 140 | 1392 | 258 | if $self->lookslike_a_package |
| 142 | 0 | 258 | if $self->lookslike_a_pragma |
| 146 | 34 | 224 | if (not $string =~ /$sep/u) { } |
| 158 | 263 | 295 | if $self->lookslike_a_path |