Condition Coverage

blib/lib/App/Git/Workflow/Command/Watch.pm
Criterion Covered Total %
condition 17 18 94.4


and 3 conditions

line !l l&&!r l&&r condition
47 5 1 3 @ARGV && $actions{$ARGV[0]}
111 5 5 1 $fetch and $option{'pull'}

or 2 conditions

line l !l condition
71 1 4 $join || ', '
74 1 4 $join || ', '
77 1 4 $join || ', '

or 3 conditions

line l !l&&r !l&&!r condition
104 2 6 11 $option{'all'} or $option{'remote'}
129 0 1 5 $option{'file'} || $option{'branch'}