Branch Coverage

blib/lib/Parse/Crontab/Entry/Env.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
45 7 7 if (my($quote) = $str =~ /^(['"])/)
48 2 5 if ($str =~ /$quote/)