Branch Coverage

blib/lib/SBOM/CycloneDX/CryptoProperties/CipherSuite.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
30 0 0 if $self->name
31 0 0 if @{$self->algorithms;}
32 0 0 if @{$self->identifiers;}
33 0 0 if @{$self->tls_groups;}
34 0 0 if @{$self->tls_signature_schemes;}