Branch Coverage

blib/lib/App/FileTestUtils.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
21 0 0 unless &GetOptions("grep-mode|g", \$opt_grep_mode, "invert-match|v", \$opt_invert_match)
26 0 0 if ($opt_grep_mode) { }
28 0 0 unless (@files)
30 0 0 if (&{"File::Util::Test::$func";}($file) xor $opt_invert_match)
34 0 0 unless (@ARGV == 1)
37 0 0 &{"File::Util::Test::$func";}($ARGV[0]) ? :