| blib/lib/XML/IODEF/Simple.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 13 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 52 | 0 | 0 | 0 | $severity and $severity =~ /(low|medium|high)/ |
| line | l | !l | condition |
|---|---|---|---|
| 18 | 0 | 0 | lc $info->{'description'} || 'unknown' |
| 21 | 0 | 0 | $info->{'restriction'} || 'private' |
| 22 | 0 | 0 | $info->{'source'} || 'localhost' |
| 25 | 0 | 0 | $info->{'alternativeid_restriction'} || 'private' |
| 26 | 0 | 0 | $info->{'purpose'} || 'mitigation' |