| blib/lib/SBOM/CycloneDX/Metadata/Lifecycle.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 6 | if exists $args->{'phase'} and exists $args->{'name'} |
| 20 | 0 | 6 | if exists $args->{'phase'} and exists $args->{'description'} |
| 33 | 78 | 39 | if $self->phase |
| 34 | 39 | 78 | if $self->name |
| 35 | 39 | 78 | if $self->description |