blib/lib/WebService/GData/Node/Atom.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
8 | 0 | 7 | 186 | $package->isa('WebService::GData::Node::Atom') or $package eq 'main' |
7 | 0 | 186 | $package->isa('WebService::GData::Node::Atom') or $package eq 'main' or not $package =~ /Atom::/ |