| blib/lib/Text/Amuse/Compile/FileName.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 12 | 91.6 |
| line | true | false | branch |
|---|---|---|---|
| 53 | 0 | 430 | unless defined $filename |
| 60 | 18 | 412 | if ($filename =~ /($ext)?($fragment)\z/) |
| 67 | 18 | 412 | scalar @fragments ? : |
| 79 | 332 | 26 | unless +(shift())->{'fragments'} |
| 84 | 8 | 12 | if (my(@fragments) = $self->fragments) |
| 113 | 18 | 320 | if (my(@fragments) = $self->fragments) |