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