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