Branch Coverage

blib/lib/SBOM/CycloneDX/Service.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
78 0 0 if $self->bom_ref
79 0 0 if $self->provider
80 0 0 if $self->group
81 0 0 if $self->version
82 0 0 if $self->description
83 0 0 if @{$self->endpoints;}
84 0 0 if $self->authenticated
85 0 0 if $self->x_trust_boundary
86 0 0 if $self->trust_zone
87 0 0 if @{$self->data;}
88 0 0 if @{$self->patent_assertions;}
89 0 0 if @{$self->licenses;}
90 0 0 if @{$self->external_references;}
91 0 0 if @{$self->services;}
92 0 0 if $self->release_notes
93 0 0 if @{$self->properties;}
94 0 0 if @{$self->tags;}
95 0 0 if @{$self->signature;}