blib/lib/Rex/Report.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 8 | 87.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
17 | 68 | 35 | 1 | $report and $type |
103 | 0 | 1 | $report and $type and ref($report) =~ /::\Q$type\E$/u |
line | l | !l | condition |
---|---|---|---|
19 | 1 | 102 | $type ||= "Base" |