blib/lib/Test/Deep/Number.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
29 | 2 | 6 | if (defined(my $tolerance = $self->{'tolerance'})) { } |
54 | 1 | 3 | if ("$val" ne "$got_string") { } |
70 | 1 | 3 | if (defined(my $tolerance = $self->{'tolerance'})) { } |