Condition Coverage

blib/lib/App/GitGot/Command/chdir.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
18 0 1 1 $self->active_repos and $self->active_repos == 1
25 0 1 0 say STDERR "ERROR: Failed to chdir to repo ($!)" and exit(1)