| blib/lib/Farly/Value/Integer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 1 | 121 | unless defined $number |
| 18 | 1 | 120 | unless $number =~ /^\d+$/ |
| 31 | 116 | 54 | if ($other->isa('Farly::Value::Integer')) |
| 49 | 71 | 0 | if ($other->isa('Farly::Value::Integer')) |
| 57 | 2 | 0 | if ($other->isa('Farly::Value::Integer')) |
| 65 | 1 | 0 | if ($other->isa('Farly::Value::Integer')) |