| blib/lib/String/Incremental/Char.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 28 | 28 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 111 | 10 | if (is_CharOrderStr($args{'order'})) |
| 41 | 2 | 119 | if ($args{'__i'} >= $args{'__size'}) |
| 51 | 3 | 116 | if (exists $$args{'set'}) |
| 66 | 16 | 4 | unless $opts |
| 68 | 1 | 18 | unless (defined $ch) |
| 71 | 1 | 17 | unless ($ch =~ /^.$/) |
| 76 | 14 | 31 | if ($_ eq $ch) |
| 82 | 3 | 14 | unless ($found) |
| 86 | 12 | 2 | unless ($$opts{'test'}) |
| 97 | 26 | 47 | if ($i_try >= $self->__size) |
| 98 | 19 | 7 | if ($self->has_upper) { } |
| 123 | 19 | 40 | if ($i_try < 0) |
| 124 | 14 | 5 | if ($self->has_upper) { } |
| 149 | 3 | 573 | $i =~ /[\\\^\-\[\]]/ ? : |