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 | 1730 | 271 | if $self->lookslike_a_package |
142 | 0 | 271 | if $self->lookslike_a_pragma |
146 | 34 | 237 | if (not $string =~ /$sep/u) { } |
158 | 317 | 369 | if $self->lookslike_a_path |