Condition Coverage

blib/lib/Dist/Mgr/Git.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
96 0 0 0 defined $user and defined $repo
160 0 0 0 $wait_for_ci and $git_status_differs
173 0 0 0 defined $key and $key eq "\n"

or 2 conditions

line l !l condition
151 0 0 $wait_for_ci //= 1
254 0 0 $spinner_count //= 0

or 3 conditions

line l !l&&r !l&&!r condition
173 0 0 0 $interrupt or defined $key and $key eq "\n"