Condition Coverage

blib/lib/Mock/App/Git/Workflow/Repository.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
40 9 108 0 @_ and ref $_[0] ne "HASH"
78 0 0 229 $return && ref $return

or 3 conditions

line l !l&&r !l&&!r condition
35 0 22 0 $git || 'Mock::App::Git::Workflow::Repository'->new
78 0 0 229 not $return && ref $return or ref $return ne "ARRAY"