| blib/lib/BorderStyleBase.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 24 | 37.5 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 3 | 0 | if (ref $self_or_class) { } |
| 28 | 1 | 1 | unless defined $n |
| 33 | 0 | 2 | unless (defined $c) |
| 34 | 0 | 0 | if ($y == 4 and $x == 6) { } |
| 0 | 0 | elsif ($y == 4 and $x == 7) { } | |
| 0 | 0 | elsif ($y == 6) { } | |
| 0 | 0 | elsif ($y == 7) { } | |
| 39 | 0 | 2 | unless defined $c |
| 41 | 0 | 2 | if (ref $c eq 'CODE') { } |
| 43 | 0 | 0 | if (ref $c2 eq 'CODE') |
| 49 | 1 | 1 | if $n != 1 |
| 50 | 0 | 2 | if $bs_struct->{'box_chars'} |