Branch Coverage

blib/lib/Plack/Middleware/Xslate.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
31 0 2 unless my $path_match = $self->path
35 0 2 'CODE' eq ref $path_match ? :
36 0 2 unless $matched
62 1 0 unless $self->xslate_args
76 1 0 if ('File::Spec'->file_name_is_absolute($filename))