Branch Coverage

blib/lib/SBOM/CycloneDX/ReleaseNotes.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
58 0 0 if $self->title
59 0 0 if $self->featured_image
60 0 0 if $self->social_image
61 0 0 if $self->description
62 0 0 if $self->timestamp
63 0 0 if @{$self->aliases;}
64 0 0 if @{$self->tags;}
65 0 0 if @{$self->resolves;}
66 0 0 if @{$self->notes;}
67 0 0 if @{$self->properties;}