Condition Coverage

blib/lib/Net/Google/Code/Issue/Base.pm
Criterion Covered Total %
condition 2 9 22.2


and 3 conditions

line !l l&&!r l&&r condition
38 3 0 0 $self->email and $self->password
3 0 0 $self->email and $self->password and not $self->token
58 0 0 0 $response->is_success and $response->content =~ /Auth=(\S+)/