Branch Coverage

lib/App/MtAws/Glacier/Inventory/CSV.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
55 805 824 if (not defined $re) { }
75 1 823 unless my(@x) = $line =~ /$re/mx
78 1436 594 if (defined $x[$_ * 3 + 2]) { }
594 0 elsif (defined $x[$_ * 3 + 1]) { }