| lib/App/Followme/Module.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 17 | 20 | 85.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 54 | 43 | 0 | unless $error | 
| 69 | 0 | 33 | unless defined $uplevel | 
| 76 | 8 | 37 | if ($uplevel) { } | 
| 82 | 32 | 5 | if $file | 
| 85 | 1 | 12 | unless @path | 
| 105 | 51 | 41 | if -e $template_name | 
| 137 | 73 | 1 | if (defined $file) | 
| 138 | 24 | 49 | if ($file =~ /\n/) { } | 
| 38 | 11 | elsif (-e $file) { } | |
| 168 | 64 | 0 | if -d $file |