| /.cpan/build/Data-Reporter-1.4-7q98YS/blib/lib/Data/Reporter/RepFormat.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 18 | 38.8 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 0 | 1 | unless defined $str |
| 14 | 0 | 1 | unless $str =~ /([+-]{0,1})(\d+)(\.{0,1})(\d*)/ |
| 17 | 1 | 0 | if defined $1 |
| 20 | 0 | 1 | if $4 ne '' |
| 26 | 1 | 1 | if (length $integerpart > 3) { } |
| 38 | 0 | 1 | if $size >= length $str |
| 75 | 0 | 0 | @_ ? : |
| 76 | 0 | 0 | if ($! != 0) |
| 77 | 0 | 0 | if ($! =~ /Invalid/) { } |