| blib/lib/SBOM/CycloneDX/Standard.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 56 | 0 | 0 | if $self->bom_ref |
| 57 | 0 | 0 | if $self->name |
| 58 | 0 | 0 | if $self->version |
| 59 | 0 | 0 | if $self->description |
| 60 | 0 | 0 | if $self->owner |
| 61 | 0 | 0 | if @{$self->requirements;} |
| 62 | 0 | 0 | if @{$self->levels;} |
| 63 | 0 | 0 | if @{$self->external_references;} |
| 64 | 0 | 0 | if $self->signature |