Branch Coverage

blib/lib/Math/BigInt/Named.pm
Criterion Covered Total %
branch 19 28 67.8


line true false branch
44 1 59 unless ref $x
46 1 59 if $x->is_nan
49 57 2 if (@_)
50 0 57 if (ref $_[0] eq 'HASH') { }
51 0 0 if @_ > 1
62 0 57 unless defined $param
63 0 57 unless length $param
65 57 0 if ($param =~ /^lang(uage)?$/)
67 0 57 unless defined $lang
68 0 57 unless length $lang
75 2 57 unless defined $lang
76 56 3 if exists $LANGUAGE->{$lang}
80 3 56 unless (defined $LOADED->{$lang})
82 0 3 if $@