Branch Coverage

blib/lib/Radamsa.pm
Criterion Covered Total %
branch 12 28 42.8


line true false branch
24 0 1 if %args
32 2 1 ref $thing ? :
33 2 1 $self ? :
36 0 3 unless defined $input
39 2 1 if (defined $self) { }
47 2 1 if (not defined $max_len and defined $self)
50 0 0 $self ? :
52 0 3 if $max_len < 1
53 0 3 if %args
65 0 0 unless defined $scale
69 0 0 if $len == 0
71 0 0 if $scale < 1
73 0 0 if $max_len < $len
74 0 0 if $max_len < $min