| blib/lib/SBOM/CycloneDX/Metadata.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 22 | 63.6 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 0 | 63 | if exists $args->{'manufacture'} |
| 81 | 0 | 541 | if (ref($self->tools) =~ /List/ and @{$self->tools;} or ref($self->tools) =~ /Tools/) |
| 85 | 0 | 541 | if $self->timestamp |
| 86 | 51 | 490 | if @{$self->lifecycles;} |
| 87 | 102 | 439 | if @{$self->authors;} |
| 88 | 0 | 541 | if $self->component |
| 89 | 0 | 541 | if $self->manufacture |
| 90 | 0 | 541 | if $self->supplier |
| 91 | 160 | 381 | if @{$self->licenses;} |
| 92 | 0 | 541 | if @{$self->properties;} |
| 93 | 0 | 541 | if $self->distribution_constraints |