Condition Coverage

blib/lib/Metabrik/Database/Cwe.pm
Criterion Covered Total %
condition 0 19 0.0


and 3 conditions

line !l l&&!r l&&r condition
162 0 0 0 exists $xml->{'Weaknesses'} and exists $xml->{'Weaknesses'}{'Weakness'}
173 0 0 0 exists $xml->{'Categories'} and exists $xml->{'Categories'}{'Category'}

or 2 conditions

line l !l condition
89 0 0 $h->{'description_summary'} || '(undef)'
90 0 0 $h->{'likelihood_of_exploit'} || '(undef)'

or 3 conditions

line l !l&&r !l&&!r condition
64 0 0 0 $file ||= $self->file
166 0 0 0 $this->{'name'} =~ /$pattern/i or $this->{'id'} =~ /^$pattern$/
177 0 0 0 $this->{'name'} =~ /$pattern/i or $this->{'id'} =~ /^$pattern$/