| blib/lib/Location/GeoTool/Direction.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 16 | 31.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 26 | 0 | 28 | if ref $class | 
| 30 | 28 | 0 | if (UNIVERSAL::isa($arg, 'Location::GeoTool')) { } | 
| 61 | 0 | 16 | $fdatum eq 'degree' ? : | 
| 72 | 0 | 12 | if (UNIVERSAL::isa($arg, 'Location::GeoTool')) { } | 
| 103 | 0 | 0 | unless $self->to_point | 
| 109 | 0 | 0 | if ($dist < 0) | 
| 123 | 0 | 0 | unless $self->to_point | 
| 140 | 6 | 0 | $dir < 0 ? : |