| blib/lib/Test/Clustericious/Config.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 12 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 44 | 7 | 21 | unless (defined $config) |
| 47 | 0 | 7 | unless $caller eq 'main' |
| 56 | 1 | 27 | if (not defined $config) { } |
| 68 | 7 | 20 | if (ref $config) { } |
| 79 | 0 | 27 | if (my $error = $@) |
| 107 | 2 | 1 | if (defined $path) { } |