| blib/lib/LCFG/Build/PkgSpec.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 19 | 26 | 73.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 237 | 0 | 3 | 3 | defined $self->base and length $self->base > 0 |
| 319 | 1 | 1 | 4 | defined $file && length $file |
| 351 | 1 | 1 | 7 | defined $file && length $file |
| 412 | 1 | 1 | 1 | defined builtin::blessed($proto) and $proto->isa(__PACKAGE__) |
| 438 | 2 | 0 | 1 | defined $file and length $file |
| line | l | !l | condition |
|---|---|---|---|
| 264 | 1 | 1 | $comp ||= "gz" |
| 274 | 0 | 0 | $comp ||= "gz" |
| 284 | 0 | 0 | $comp ||= "gz" |
| 414 | 2 | 1 | $spec{'vendor'} ||= "University of Edinburgh" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 436 | 1 | 0 | 2 | $file ||= $self->metafile |