Branch Coverage

blib/lib/Data/Record/Serialize/Role/Encode/CSV.pm
Criterion Covered Total %
branch 1 4 25.0


line true false branch
57 0 0 $_[0] ? :
77 0 3 unless $self->_csv->combine(@{$self->output_fields;})