blib/lib/XML/IODEF/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 21 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
82 | 0 | 0 | 0 | $impact and not $iodef->get('IncidentAssessmentImpact') |
84 | 0 | 0 | 0 | not $iodef->get('IncidentAssessmentImpactseverity') and $severity |
0 | 0 | 0 | not $iodef->get('IncidentAssessmentImpactseverity') and $severity and $severity =~ /(low|medium|high)/ |
line | l | !l | condition |
---|---|---|---|
18 | 0 | 0 | lc $$info{'description'} || 'unknown' |
21 | 0 | 0 | $$info{'source'} || 'localhost' |
24 | 0 | 0 | $$info{'alternativeid_restriction'} || 'private' |
25 | 0 | 0 | $$info{'purpose'} || 'mitigation' |
27 | 0 | 0 | $$info{'lang'} || $$info{'language'} || 'EN' |
75 | 0 | 0 | $$info{'restriction'} || 'private' |