Branch Coverage

blib/lib/SBOM/CycloneDX/CryptoProperties/CertificateProperties.pm
Criterion Covered Total %
branch 0 38 0.0


line true false branch
96 0 0 if $self->serial_number
97 0 0 if $self->subject_name
98 0 0 if $self->issuer_name
99 0 0 if $self->not_valid_before
100 0 0 if $self->not_valid_after
101 0 0 if $self->signature_algorithm_ref
102 0 0 if $self->subject_public_key_ref
103 0 0 if $self->certificate_format
104 0 0 if $self->certificate_extension
105 0 0 if $self->certificate_file_extension
106 0 0 if $self->fingerprint
107 0 0 if @{$self->certificate_state;}
108 0 0 if $self->creation_date
109 0 0 if $self->activation_date
110 0 0 if $self->deactivation_date
111 0 0 if $self->revocation_date
112 0 0 if $self->destruction_date
113 0 0 if @{$self->certificate_extensions;}
114 0 0 if @{$self->related_cryptographic_assets;}