Condition Coverage

blib/lib/Net/Google/Code/Issue.pm
Criterion Covered Total %
condition 3 30 10.0


and 3 conditions

line !l l&&!r l&&r condition
98 0 0 0 $$self{'loaded_way'} and $$self{'loaded_way'} eq 'api'
0 0 0 $$self{'loaded_way'} and $$self{'loaded_way'} eq 'api' and $id == $self->id
159 0 0 2 $header and $header->as_text =~ /(\d+) \w+ starred this issue/
190 5 0 0 $key eq 'merged' and $value =~ /issue\s+(\d+)/
310 0 0 0 $key eq 'merged' and $value =~ /issue\s+(\d+)/

or 3 conditions

line l !l&&r !l&&!r condition
93 2 0 0 shift() || $self->id
398 0 0 0 $args{'files'} or not $USE_HYBRID
495 0 0 0 $args{'files'} or $args{'merge_into'}
0 0 0 $args{'files'} or $args{'merge_into'} or $args{'blocked_on'}
0 0 0 $args{'files'} or $args{'merge_into'} or $args{'blocked_on'} or not $USE_HYBRID