line |
l |
!l&&r |
!l&&!r |
condition |
113
|
0 |
0 |
6 |
defined $text || ref $_ |
|
6 |
0 |
0 |
not defined $text || ref $_ or overload::Method($_, '""') |
144
|
3 |
1 |
1 |
$args{'all'} ||= $args{'mail'} |
198
|
0 |
0 |
25 |
$line->{'separator'} or $line->{'quoter'} ne $chunks[-1][-1]{'quoter'} |
|
0 |
5 |
20 |
$line->{'separator'} or $line->{'quoter'} ne $chunks[-1][-1]{'quoter'} or $line->{'empty'} |
|
5 |
5 |
15 |
$line->{'separator'} or $line->{'quoter'} ne $chunks[-1][-1]{'quoter'} or $line->{'empty'} or @chunks and $chunks[-1][-1]{'empty'} |
217
|
0 |
7 |
8 |
not $args{'autocentre'} or @$chunk < 2 |
|
7 |
8 |
0 |
not $args{'autocentre'} or @$chunk < 2 or $chunk->[0]{'hang'} |
234
|
0 |
0 |
0 |
$diffpre ||= $length[$l - 1][0] != $length[$l][0] |
255
|
15 |
0 |
15 |
$first or $line->{'quoter'} ne $paras[-1]{'quoter'} |
|
15 |
0 |
15 |
$first or $line->{'quoter'} ne $paras[-1]{'quoter'} or $paras[-1]{'separator'} |
|
0 |
2 |
13 |
$first or $line->{'quoter'} ne $paras[-1]{'quoter'} or $paras[-1]{'separator'} or not $line->{'hang'}->empty |
404
|
11 |
0 |
2 |
not $sigs{$sig}{'hanglen'} or $sigs{$sig}{'hanglen'} < $siglen |
433
|
4 |
0 |
9 |
$para->{'hanglen'} || $para->{'hang'}->length |
444
|
13 |
0 |
0 |
$widow_okay or ++$rightindent > $rightslack |
455
|
0 |
0 |
13 |
$para->{'centred'} || $args{'_centred'} |
|
0 |
0 |
13 |
$para->{'centred'} || $args{'_centred'} |
467
|
0 |
13 |
0 |
$args{'expfill'} || $args{'impfill'} && !$para->{'centred'} |
468
|
0 |
13 |
0 |
$firsttext ||= $newtext |
471
|
5 |
8 |
0 |
$para->{'empty'} || length $widow >= $args{'widow'} |
534
|
0 |
0 |
0 |
$entities->{$_} || $_ |
537
|
0 |
0 |
0 |
$other_entities->{$_} || $_ |