blib/lib/WebService/GData/Node/GeoRSS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
7 | 0 | 1 | 17 | $package->isa('WebService::GData::Node::GeoRSS') or $package eq 'main' |
1 | 8 | 9 | $package->isa('WebService::GData::Node::GeoRSS') or $package eq 'main' or not $package =~ /GeoRSS::/ |