Branch Coverage

blib/lib/PANT/Cvs.pm
Criterion Covered Total %
branch 11 20 55.0


line true false branch
45 0 3 if ($args{'directory'})
47 0 0 unless chdir $args{'directory'}
54 0 3 if ($$self{'dryrun'}) { }
62 3 0 if (open PIPE, "$cmd |") { }
75 0 3 if $retval == 0
77 0 0 unless chdir $cdir
0 3 if ($args{'directory'})
84 1 10 if ($line =~ /^\s*[UP]\s+/)
94 1 15 if ($line =~ /^\s*[MA]\s+/)
103 1 15 if ($line =~ /^\s*[C]\s+/)