Branch Coverage

blib/lib/Plack/App/DirectoryIndex.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
22 3 2 if (-d $dir and $dir_index and -f "$dir$dir_index")
26 3 2 if (-f $dir)
32 0 2 unless ($dir_url =~ m[/$])
41 0 2 if defined $self->pretty
42 1 1 if defined $self->icons