Branch Coverage

blib/lib/Business/BR/CEP.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
14 0 16 unless test_cep($_[0])
17 3 13 if $suffix < 900
18 3 10 if $suffix < 960
19 3 7 if $suffix < 970
20 4 3 if $suffix < 990 or $suffix == 999
26 0 2 unless test_cep($_[0])