| blib/lib/CPANPLUS/Dist/Gentoo/Atom.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 22 | 28 | 78.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 70 | 214 | 1 | 1 | &Scalar::Util::blessed($version) and $version->isa('CPANPLUS::Dist::Gentoo::Version') | 
| 83 | 36 | 1 | 2 | defined $range and length $range | 
| 160 | 104 | 48 | 266 | $blessed and $a2->isa('CPANPLUS::Dist::Gentoo::Atom') | 
| 161 | 104 | 0 | 48 | $blessed and $a2->isa('CPANPLUS::Dist::Gentoo::Version') | 
| 186 | 48 | 24 | 346 | defined $v1 and defined $v2 | 
| 198 | 168 | 0 | 56 | &Scalar::Util::blessed($a2) and $a2->isa('CPANPLUS::Dist::Gentoo::Atom') | 
| line | l | !l | condition | 
|---|---|---|---|
| 186 | 24 | 48 | defined $v1 || 0 | 
| 36 | 36 | defined $v2 || 0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 50 | 0 | 311 | 0 | ref $class || $class | 
| 104 | 0 | 5 | 0 | ref $class || $class |