Branch Coverage

blib/lib/Text/Amuse/Compile/FileName.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
53 0 426 unless defined $filename
60 18 408 if ($filename =~ /($ext)?($fragment)\z/)
67 18 408 scalar @fragments ? :
79 328 26 unless +(shift())->{'fragments'}
84 8 12 if (my(@fragments) = $self->fragments)
113 18 316 if (my(@fragments) = $self->fragments)