Branch Coverage

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


line true false branch
42 1 41 if @_ > 1
43 40 2 unless $_[0]{'encode_check_value'}
48 0 37 if @_ > 1
49 37 0 unless $_[0]{'decode_check_value'}