| line |
true |
false |
branch |
|
27
|
1 |
0 |
if (defined $self->{'title'} and length $self->{'title'} > $self->{'_width'})
|
|
37
|
0 |
0 |
if (defined $self->{'title'})
|
|
56
|
0 |
0 |
if (@headers)
|
|
60
|
0 |
0 |
if ($self->{'_char_width'} > 1)
|
|
68
|
0 |
0 |
unless (defined $self->{'title'})
|
|
78
|
0 |
0 |
if (@cols) { }
|
|
83
|
0 |
0 |
if ($last_num > 0)
|
|
88
|
0 |
0 |
if ($item->width < $self->{'_char_width'})
|
|
93
|
0 |
0 |
if ($item->last_hex eq "f")
|
|
102
|
0 |
0 |
if (@cols)
|
|
124
|
0 |
128 |
if ($item->width > $self->{'_char_width'})
|
|
129
|
1 |
127 |
if (length($item->base) + 2 > $self->{'_base_width'})
|