Branch Coverage

blib/lib/WebService/GData/Feed.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
49 0 1 if ref $entries ne 'ARRAY'
54 1 0 if ($wanted_class) { }
65 0 0 if ($service =~ /GData::(.*)::/ and $feedType)
75 1 0 unless @{$class . '::ISA';}