blib/lib/Pinto/Target/Package.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 8 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
104 | 6 | 5 | 1 | $deprecated_modules and exists $$deprecated_modules{$self->name} |
line | l | !l | condition |
---|---|---|---|
108 | 11 | 0 | $$core_modules{$self->name} || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
95 | 103 | 2 | 0 | 'version'->parse($args{'in'}) || 'version'->parse($]) |