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
255 0 0 0 $ref and $b
256 0 0 0 not $ref and $b
323 0 0 0 $failed and $gitHub->confessOnFailure
326 0 0 0 not $failed and &reftype(scalar $r->data) =~ /array/iu
351 0 0 0 $d and length $d > 8
379 0 0 0 $failed and $gitHub->confessOnFailure
453 0 0 0 not $success and $gitHub->confessOnFailure
474 0 0 0 not $success and $gitHub->confessOnFailure
499 0 0 0 not $success and $gitHub->confessOnFailure
533 0 0 0 not $gitHub->failed and &reftype(scalar $gitHub->response->data) =~ /array/iu
576 0 0 0 not $success and $gitHub->confessOnFailure
593 0 0 0 not $success and $gitHub->confessOnFailure
610 0 0 0 not $success and $gitHub->confessOnFailure
749 0 0 0 not $success and $gitHub->confessOnFailure
780 0 0 0 not $success and $gitHub->confessOnFailure
796 0 0 0 not $success and $gitHub->confessOnFailure
817 0 0 0 not $success and $gitHub->confessOnFailure
854 0 0 0 not $success and $gitHub->confessOnFailure

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
370 0 0 0 $File // $gitHub->gitFile
411 0 0 0 $File // $gitHub->gitFile
423 0 0 0 $gitHub->getExistingSha || &getSha($data)
1017 0 0 0 $gitHub->personalAccessTokenFolder // accessFolder()
1031 0 0 0 $gitHub->personalAccessTokenFolder // accessFolder()
1039 0 0 0 $gitHub->personalAccessTokenFolder // accessFolder()