Condition Coverage

blib/lib/GitHub/Crud.pm
Criterion Covered Total %
condition 0 95 0.0


and 3 conditions

line !l l&&!r l&&r condition
38 0 0 0 @r > 2 and $http =~ /HTTP/u
0 0 0 @r > 2 and $http =~ /HTTP/u and $http =~ /100/u
42 0 0 0 $http and $http =~ /HTTP/u
0 0 0 $http and $http =~ /HTTP/u and $http =~ /200|201|404|409|422/u
74 0 0 0 ref($p) =~ /hash/isu and my $c = $p->content
253 0 0 0 $ref and $b
254 0 0 0 not $ref and $b
321 0 0 0 $failed and $gitHub->confessOnFailure
324 0 0 0 not $failed and &reftype(scalar $r->data) =~ /array/iu
349 0 0 0 $d and length $d > 8
377 0 0 0 $failed and $gitHub->confessOnFailure
451 0 0 0 not $success and $gitHub->confessOnFailure
472 0 0 0 not $success and $gitHub->confessOnFailure
497 0 0 0 not $success and $gitHub->confessOnFailure
531 0 0 0 not $gitHub->failed and &reftype(scalar $gitHub->response->data) =~ /array/iu
574 0 0 0 not $success and $gitHub->confessOnFailure
591 0 0 0 not $success and $gitHub->confessOnFailure
608 0 0 0 not $success and $gitHub->confessOnFailure
747 0 0 0 not $success and $gitHub->confessOnFailure
778 0 0 0 not $success and $gitHub->confessOnFailure
794 0 0 0 not $success and $gitHub->confessOnFailure
815 0 0 0 not $success and $gitHub->confessOnFailure
850 0 0 0 not $success and $gitHub->confessOnFailure

or 2 conditions

line l !l condition
79 0 0 $R->Status || $R->status || 200
311 0 0 &qm(scalar $gitHub->gitFolder) || ''
330 0 0 $gitHub->gitFolder || ''
410 0 0 &qm(scalar $gitHub->refOrBranch(0)) || '?'

or 3 conditions

line l !l&&r !l&&!r condition
368 0 0 0 $File // $gitHub->gitFile
409 0 0 0 $File // $gitHub->gitFile
421 0 0 0 $gitHub->getExistingSha || &getSha($data)
1009 0 0 0 $gitHub->personalAccessTokenFolder // accessFolder()
1023 0 0 0 $gitHub->personalAccessTokenFolder // accessFolder()
1031 0 0 0 $gitHub->personalAccessTokenFolder // accessFolder()