Branch Coverage

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


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