Branch Coverage

blib/lib/SBOM/CycloneDX/CryptoProperties/RelatedCryptoMaterialProperties.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
80 0 0 if $self->type
81 0 0 if $self->id
82 0 0 if $self->state
83 0 0 if $self->algorithm_ref
84 0 0 if $self->creation_date
85 0 0 if $self->activation_date
86 0 0 if $self->update_date
87 0 0 if $self->expiration_date
88 0 0 if $self->value
89 0 0 if $self->size
90 0 0 if $self->format
91 0 0 if %{$self->secured_by->TO_JSON;}
92 0 0 if $self->fingerprint
93 0 0 if @{$self->related_cryptographic_assets;}