Branch Coverage

blib/lib/BorderStyleBase.pm
Criterion Covered Total %
branch 9 32 28.1


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) { }
0 0 elsif ($y == 8) { }
40 0 0 unless (defined $c)
41 0 0 if ($x == 6) { }
0 0 elsif ($x == 7) { }
46 0 2 unless defined $c
48 0 2 if (ref $c eq 'CODE') { }
50 0 0 if (ref $c2 eq "CODE")
56 1 1 if $n != 1
57 0 2 if $bs_struct->{'box_chars'}