blib/lib/WebService/GData/Node/GML.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
7 | 0 | 2 | 34 | $package->isa('WebService::GData::Node::GML') or $package eq 'main' |
2 | 16 | 18 | $package->isa('WebService::GData::Node::GML') or $package eq 'main' or not $package =~ /GML::/ |