Branch Coverage

blib/lib/App/datasection/Command/insert.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
21 0 1 if ($opt->{'dir'})
26 0 1 $dir ? :
28 1 0 if (-d $dir)
33 1 2 if $path->is_dir
34 0 2 if (-B $path) { }
42 1 0 unless ($dsw->unchanged)