Branch Coverage

blib/lib/App/datasection/Command/diff.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
22 0 2 if ($opt->{'dir'})
27 0 2 $dir ? :
32 2 0 if (-d $dir)
37 2 4 if $path->is_dir
38 0 4 if (-B $path) { }
46 1 1 unless ($dsw->unchanged)