Branch Coverage

blib/lib/WebService/GData/Query.pm
Criterion Covered Total %
branch 8 18 44.4


line true false branch
47 1 3 if (my $code = $this->can('_' . $field . '_is_valid'))
50 0 1 if ($res) { }
82 0 0 if $val =~ /[0-9]{4}-[0-9]{2}-[0-9]{3}T[0-9]{2}:[0-9]{2}:[0-9]{2}-[0-9]{2}:00/
89 0 1 if $val eq 'false' or $val eq 'true'
94 0 0 if $val >= 2
123 1 0 int $start < 1 ? :
128 0 1 int $max < 1 ? :
166 18 0 if defined $value
167 0 18 unless defined $value