Branch Coverage

blib/lib/Mojolicious/Plugin/InstallablePaths.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
40 2 0 if (my $public = $self->find_path('public'))
44 0 2 if (my $templates = $self->find_path('templates'))
55 2 6 if -d $local
58 4 2 if ($dist_dir and -d $dist_dir)
60 2 2 if -d $share