| blib/lib/SBOM/CycloneDX/Component/Pedigree.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 56 | 0 | 0 | if @{$self->ancestors;} |
| 57 | 0 | 0 | if @{$self->descendants;} |
| 58 | 0 | 0 | if @{$self->variants;} |
| 59 | 0 | 0 | if @{$self->commits;} |
| 60 | 0 | 0 | if @{$self->patches;} |
| 61 | 0 | 0 | if $self->notes |