Condition Coverage

blib/lib/App/codefork.pm
Criterion Covered Total %
condition 4 18 22.2


and 3 conditions

line !l l&&!r l&&r condition
173 0 0 0 @args and $args[0] eq "apply"
0 0 0 @args and $args[0] eq "output"

or 3 conditions

line l !l&&r !l&&!r condition
60 0 0 3 $basename eq ".git" or $basename eq ".svn"
88 2 0 0 $new_rel ne $old_rel or $new_content ne $content
102 1 0 0 $changes //= $self->collect_changes
135 1 0 0 $changes //= $self->collect_changes