Condition Coverage

blib/lib/Text/CSV/UniqueColumns.pm
Criterion Covered Total %
condition 0 4 0.0


or 2 conditions

line l !l condition
18 0 0 shift() || die("Please provide csv file as argument\n")
38 0 0 shift() || (return "Provide cols as arguments\n")