| blib/lib/Pinto/Target/Package.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 99 | 0 | 105 | unless $core_modules |
| 100 | 93 | 12 | unless exists $$core_modules{$self->name} |
| 104 | 1 | 11 | if $deprecated_modules and exists $$deprecated_modules{$self->name} |
| 110 | 9 | 2 | if $self->is_satisfied_by($core_version) |
| 145 | 71 | 994 | $self->version =~ /^ [=<>!\@] /x ? : |
| 154 | 0 | 0 | unless $flip |
| 155 | 0 | 0 | if $flip |