| blib/lib/GPS/Magellan/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 18 | 33.3 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 0 | 0 | if ($file) { } |
| 37 | 0 | 0 | unless open INPUT, $file |
| 56 | 1 | 0 | if ($file) { } |
| 57 | 0 | 1 | unless open OUTPUT, ">$file" |
| 90 | 0 | 0 | unless $attr |
| 98 | 0 | 2 | if @_ |
| 109 | 0 | 2 | if $attr =~ /^_/ |
| 111 | 0 | 2 | if $self->_debug_autoload |
| 113 | 0 | 2 | if (@_) |