| blib/lib/Math/NumSeq/ConcatNumbers.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 13 | 16 | 81.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 91 | 0 | 8 | if ($self->{'concat_count'} == 1) | 
| 111 | 24 | 1072 | if ($i < 0) | 
| 114 | 0 | 1072 | if (_is_infinite($i)) | 
| 124 | 1072 | 0 | if ($count > 0) | 
| 126 | 264 | 808 | if ($count > 1 and not ref $i) | 
| 138 | 1072 | 327 | unless --$count > 0 | 
| 140 | 82 | 245 | if ($v < $pow) | 
| 217 | 92 | 71 | if ($exp % $count) { } |