blib/lib/WebService/GData/YouTube/YT.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
9 | 0 | 2 | 47 | $package->isa('WebService::GData::YouTube::YT') or $package eq 'main' |
2 | 0 | 47 | $package->isa('WebService::GData::YouTube::YT') or $package eq 'main' or not $package =~ /YT::/ |