| blib/lib/Math/Geometry/Multidimensional.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 163 | 0 | 0 | if (defined $cols[$_][$i] and $cols[$_][$i] ne '') |
| 168 | 0 | 0 | $count ? : |
| 182 | 0 | 0 | unless @$Y == @$X |
| 186 | 0 | 0 | if (!defined($x) || $x eq '' and !defined($y) || $y eq '') |
| 189 | 0 | 0 | unless defined $y and $y ne '' |
| 190 | 0 | 0 | unless defined $x and $x ne '' |
| 191 | 0 | 0 | $x eq 'skip' ? : |