| blib/lib/App/ansicolumn/Border.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 1 | 16 | 6.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 470 | 0 | 0 | @_ ? : | 
| 482 | 0 | 0 | if (@_) { } | 
| 484 | 0 | 0 | if ($s =~ /^random$/iu) { } | 
| 494 | 0 | 0 | unless $obj->{$style} | 
| 510 | 0 | 1 | if @_ % 2 | 
| 522 | 0 | 0 | if (not ref $entry) { } | 
| 0 | 0 | elsif (@$entry == 0) { } | |
| 527 | 0 | 0 | ref $entry->[0] ? : |