| blib/lib/ASP4/PageLoader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 6 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 20 | 4 | 6187 | if (-d $filename) | 
| 46 | 14 | 3030 | if ($class->needs_recompile($info->{'saved_to'}, $info->{'filename'})) | 
| 64 | 14 | 3030 | unless $compiled_as and -f $compiled_as |