Branch Coverage

inc/mm-build.pl
Criterion Covered Total %
branch 3 8 37.5


line true false branch
21 2 0 if (-f $to)
23 2 0 if slurp($from) eq slurp($to)
26 0 0 unless copy($from, $to)
47 0 3 unless open $fh, ">", $txtfile