Condition Coverage

blib/lib/Metabrik/Database/Nvd.pm
Criterion Covered Total %
condition 0 35 0.0


and 3 conditions

line !l l&&!r l&&r condition
56 0 0 0 $type ne "recent" and $type ne "modified"
0 0 0 $type ne "recent" and $type ne "modified" and $type ne "others"
0 0 0 $type ne "recent" and $type ne "modified" and $type ne "others" and $type ne "all"
147 0 0 0 $type ne "recent" and $type ne "modified"
0 0 0 $type ne "recent" and $type ne "modified" and $type ne "others"
0 0 0 $type ne "recent" and $type ne "modified" and $type ne "others" and $type ne "all"
258 0 0 0 defined $h->{'vuln:vulnerable-software-list'} and defined $h->{'vuln:vulnerable-software-list'}{'vuln:product'}

or 2 conditions

line l !l condition
54 0 0 $type ||= "recent"
145 0 0 $type ||= "recent"
215 0 0 $h->{'summary'} || '(undef)'
254 0 0 $h->{'vuln:cwe'}{'id'} || '(undef)'

or 3 conditions

line l !l&&r !l&&!r condition
127 0 0 0 $type eq "recent" or $type eq "modified"
320 0 0 0 $this->{'cve_id'} =~ /$pattern/ or $this->{'summary'} =~ /$pattern/i