Branch Coverage

blib/lib/App/supertouch.pm
Criterion Covered Total %
branch 7 18 38.8


line true false branch
21 0 2 if ($options and $arg =~ /^-/)
23 0 0 if ($arg eq '--') { }
0 0 elsif ($arg eq '-v') { }
33 0 2 if ($arg eq '')
39 0 2 if ($file->is_dir)
44 2 0 unless (-d $file->parent)
46 0 2 if $verbose
49 2 0 unless (-f $file)
51 0 2 if $verbose