| blib/lib/Language/Befunge/Storage/Generic/Sparse.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 1 | 11 | unless defined $dimensions |
| 35 | 1 | 10 | unless $dimensions > 0 |
| 36 | 1 | 9 | unless exists $args{'Wrapping'} |
| 76 | 804 | 568 | unless exists $self->{'torus'}{$str} |