lib/App/Followme.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 12 | 75.0 |
line | true | false | branch |
---|---|---|---|
53 | 0 | 8 | if (-e $other_config_file) { } |
84 | 10 | 35 | if -e $config_file |
105 | 0 | 23 | unless eval "require $module" |
142 | 19 | 1 | if (-e $configuration_file) |
159 | 7 | 13 | if (@$configuration_files) { } |
13 | 0 | elsif (not $self->{'quick_update'}) { } |