Condition Coverage

blib/lib/File/Copy/Undoable.pm
Criterion Covered Total %
condition 8 14 57.1


or 2 conditions

line l !l condition
100 55 0 $args{-'tx_action'} // ''
106 51 4 $args{'rsync_opts'} // ['-a']
137 11 0 $args{'target_owner'} // ''
11 0 $args{'target_group'} // ''

or 3 conditions

line l !l&&r !l&&!r condition
113 0 0 30 $args{-'tx_recovery'} or $args{-'tx_rollback'}
131 11 0 11 defined $args{'target_owner'} or defined $args{'target_group'}