| blib/lib/WebNano/FindController.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 8 | 87.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 16 | 0 | 77 | if $sub_path =~ /\./ | 
| 21 | 36 | 73 | unless (try_load_class($controller_class)) | 
| 25 | 1 | 35 | unless ($Class::Load::ERROR =~ /Can't locate \Q$file\E in \@INC/) | 
| 29 | 71 | 37 | if $controller_class->isa('WebNano::Controller') |