Branch Coverage

blib/lib/Convert/Number/Digits.pm
Criterion Covered Total %
branch 16 22 72.7


line true false branch
51 0 280 if ($#_ > 1)
55 27 253 unless ($number =~ /^\d+$/)
75 0 1 if @_
85 280 280 if @_
99 280 0 if @_
102 4 276 if $number =~ /^[0-9]+$/
106 276 7728 if $script eq $method
126 0 280 unless $method and $method ne 'DESTROY'
128 0 280 unless $Digits{$method}
130 0 280 unless defined $number
133 280 7840 if $script eq $method