Branch Coverage

blib/lib/Backup/Omni/Utils.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
78 0 0 if ($p =~ /\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}/) { }
119 0 0 if ($ref and $p->isa('DateTime')) { }
159 0 0 if ($p =~ /\w{3} \d{2} \w{3} \d{4} \d{2}:\d{2}:\d{2} \w{2} \w{3}/) { }
198 0 0 if ($session =~ /^R-/) { }
204 0 0 unless (grep /SessionID/, @result)
239 0 0 unless (grep /$session/, @result)