Branch Coverage

blib/lib/WebNano/FindController.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
13 0 66 if $sub_path =~ /\./
19 33 62 if ($@)
23 1 32 unless ($@ =~ /Can't locate \Q$file\E in \@INC/)
27 61 33 if $controller_class->isa('WebNano::Controller')