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