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 109 0 @_ and ref $_[0] ne "HASH"
78 0 0 230 $return && ref $return

or 3 conditions

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