line |
!l |
l&&!r |
l&&r |
condition |
56
|
61 |
0 |
109 |
not $att =~ /\n.*\n/ and length $att < 40 |
112
|
447 |
279 |
89 |
@out == 0 and (scalar $n->predecessors || 0) == 0 |
115
|
30 |
45 |
59 |
exists $$n{'autosplit'} and not defined $$n{'autosplit'} |
257
|
1425 |
43 |
2 |
$self->isa('Graph::Easy::Group') and exists $$self{'group'} |
303
|
0 |
831 |
17 |
ref $g and $g->attribute($class, 'border') eq $border |
312
|
1334 |
3 |
133 |
ref $$self{'group'} and $$self{'group'}->attribute('nodeclass') eq $c |
315
|
1420 |
14 |
36 |
$c ne '' and $c ne 'anon' |
341
|
1037 |
83 |
74 |
exists $$self{'autosplit'} and defined $$self{'autosplit'} |
432
|
601 |
21 |
0 |
$$self{'undirected'} and substr($style, 1, 1) eq ' ' |