line |
!l |
l&&!r |
l&&r |
condition |
71
|
37 |
0 |
0 |
ref $self and $opts |
|
37 |
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'} |
91
|
237 |
3 |
0 |
&blessed($data) and my $ret = $self->_expand_blessed($data) |
192
|
0 |
1048 |
0 |
not $self->{'vertical'} and $self->width <= 0 |
249
|
22 |
7 |
3 |
@$payload == 2 and $payload->[0][0] eq 'key' |
285
|
0 |
0 |
15 |
$spare > 0 and $f =~ s/^(.{0,$spare})\n//ms |
333
|
0 |
27 |
4 |
not $oneline =~ /\n/ and length $oneline <= $self->width |