Branch Coverage

blib/lib/App/Rsnapshot/CheckGNUcp.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
45 0 1 unless open TEMPFILE, '>', "$dir/foo"
55 1 0 if (-e "$dir/bar" and (stat "$dir/foo")[1] == (stat "$dir/bar")[1])