line |
!l |
l&&!r |
l&&r |
condition |
71
|
39 |
0 |
0 |
ref $self and $opts |
|
39 |
0 |
0 |
ref $self and $opts and local(@{$self;}{keys %$opts}) = values %$opts, 1 |
|
0 |
0 |
0 |
ref $self and $opts and local(@{$self;}{keys %$opts}) = values %$opts, 1 and $opts->{'indent_by'} |
104
|
241 |
3 |
0 |
&blessed($data) and my $ret = $self->_expand_blessed($data) |
206
|
0 |
1086 |
0 |
not $self->{'vertical'} and $self->width <= 0 |
263
|
22 |
10 |
3 |
@$payload == 2 and $payload->[0][0] eq "key" |
299
|
0 |
0 |
18 |
$spare > 0 and $f =~ s/^(.{0,$spare})\n//ms |
348
|
2 |
27 |
7 |
not $oneline =~ /\n/ and length $oneline <= $self->width |