| blib/lib/MarpaX/Hoonlint.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 30 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 317 | 0 | 0 | $details and scalar @{$details;} |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 186 | 0 | 0 | 0 | $children and scalar @{$children;} >= 1 |
| 317 | 0 | 0 | 0 | $details and scalar @{$details;} and $displayDetails > 0 |
| 408 | 0 | 0 | 0 | $inclusions and not $inclusions->{$reportLC}{$reportPolicy}{$reportSubpolicy} |
| 635 | 0 | 0 | 0 | defined $thisName and $thisName eq $name |
| 646 | 0 | 0 | 0 | defined $thisName and $names->{$thisName} |
| line | l | !l | condition |
|---|---|---|---|
| 64 | 0 | 0 | $instance->{'fileName'} // '[No file name]' |
| 312 | 0 | 0 | $tag{$lineNum} // ' ' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 400 | 0 | 0 | 0 | $mistake->{'reportLine'} // $mistake->{'line'} |
| 401 | 0 | 0 | 0 | $mistake->{'reportColumn'} // $mistake->{'column'} |
| 713 | 0 | 0 | 0 | $firstBrickNode // $node |