Branch Coverage

blib/lib/Text/CSV/Encoded/Coder/Base.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
41 1 79 if @_ > 1
42 78 2 unless $_[0]{'encode_check_value'}
47 0 62 if @_ > 1
48 62 0 unless $_[0]{'decode_check_value'}