lib/App/Followme/Module.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 17 | 20 | 85.0 |
line | true | false | branch |
---|---|---|---|
53 | 44 | 0 | unless $error |
68 | 0 | 33 | unless defined $uplevel |
75 | 8 | 37 | if ($uplevel) { } |
80 | 32 | 5 | if $file |
83 | 1 | 12 | unless @path |
103 | 54 | 44 | if -e $template_name |
135 | 76 | 1 | if (defined $file) |
136 | 25 | 51 | if ($file =~ /\n/) { } |
40 | 11 | elsif (-e $file) { } | |
166 | 66 | 0 | if -d $file |