| blib/lib/Geo/Formatter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 13 | 22 | 59.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 32 | 12 | 0 | unless ('Class::Inspector'->loaded($class)) | 
| 33 | 12 | 0 | if ($class->require) { } | 
| 48 | 27 | 0 | if ($logic{$format} and $logic{$format}{$dir}) | 
| 55 | 27 | 0 | if ($code) { } | 
| 75 | 0 | 4 | unless my $base_setting = $logic{$base} | 
| 76 | 4 | 0 | unless $logic{$format} | 
| 82 | 4 | 4 | $$opt{$dir} ? : | 
| 8 | 0 | $opt ? : | |
| 90 | 7 | 0 | ref $_[$#_] eq 'HASH' ? : | 
| 97 | 6 | 2 | %dir_opt ? : | 
| 8 | 0 | $$base_setting{$dir} ? : |