line |
!l |
l&&!r |
l&&r |
condition |
146
|
3 |
0 |
2 |
$action eq 'classname' and defined $param
|
187
|
0 |
0 |
1 |
$attr->does('Documented') and $attr->has_documentation_order
|
|
0 |
1 |
0 |
$attr->does('Documented') and $attr->has_documentation_order and $attr->documentation_order == 0
|
247
|
0 |
0 |
1 |
$attr->does('Documented') and $attr->has_documentation_alts
|
255
|
0 |
0 |
1 |
$attr->does('Documented') && $attr->has_documentation
|
333
|
0 |
0 |
8 |
exists $thing->traits->{'doc'} and ref $thing->traits->{'doc'} eq 'ARRAY'
|
354
|
0 |
0 |
7 |
$_ and $_ ne 'doc'
|