Branch Coverage

blib/lib/SBOM/CycloneDX/Vulnerability.pm
Criterion Covered Total %
branch 0 42 0.0


line true false branch
106 0 0 if $self->bom_ref
107 0 0 if $self->id
108 0 0 if $self->source
109 0 0 if @{$self->references;}
110 0 0 if @{$self->ratings;}
111 0 0 if @{$self->cwes;}
112 0 0 if $self->description
113 0 0 if $self->detail
114 0 0 if $self->recommendation
115 0 0 if $self->workaround
116 0 0 if $self->proof_of_concept
117 0 0 if @{$self->advisories;}
118 0 0 if $self->created
119 0 0 if $self->published
120 0 0 if $self->updated
121 0 0 if $self->rejected
122 0 0 if $self->credits
123 0 0 if $self->tools
124 0 0 if $self->analysis
125 0 0 if @{$self->affects;}
126 0 0 if @{$self->properties;}