| blib/lib/SBOM/CycloneDX/CryptoProperties/AlgorithmProperties.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 52 | 0 | 0 | if $self->primitive |
| 53 | 0 | 0 | if $self->algorithm_family |
| 54 | 0 | 0 | if $self->parameter_set_identifier |
| 55 | 0 | 0 | if $self->curve |
| 56 | 0 | 0 | if $self->execution_environment |
| 57 | 0 | 0 | if $self->implementation_platform |
| 58 | 0 | 0 | if @{$self->certification_level;} |
| 59 | 0 | 0 | if $self->mode |
| 60 | 0 | 0 | if $self->padding |
| 61 | 0 | 0 | if @{$self->crypto_functions;} |
| 62 | 0 | 0 | if $self->classical_security_level |
| 63 | 0 | 0 | if $self->nist_quantum_security_level |