| blib/lib/Metabrik/Database/Cwe.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 19 | 0.0 |
| 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'} |
| line | l | !l | condition |
|---|---|---|---|
| 89 | 0 | 0 | $h->{'description_summary'} || '(undef)' |
| 90 | 0 | 0 | $h->{'likelihood_of_exploit'} || '(undef)' |
| 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$/ |