| inc/TyeTest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 27 | 60 | 45.0 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 0 | 30 | if 1 == @_ |
| 31 | 0 | 30 | unless $desc |
| 41 | 10 | 0 | if $got |
| 53 | 3 | 1 | unless $got |
| 74 | 0 | 0 | 1 == @_ ? : |
| 96 | 0 | 4 | if not $skip and @_ <= 1 |
| 98 | 0 | 4 | if $skip and '1' eq $skip |
| 101 | 0 | 4 | if 1 == @_ |
| 102 | 0 | 4 | if 2 == @_ |
| 103 | 0 | 4 | if 3 == @_ |
| 120 | 0 | 0 | if (ref $code) |
| 121 | 0 | 0 | unless ($desc) |
| 161 | 3 | 0 | if (ref $code) { } |
| 163 | 0 | 3 | unless ($desc) |
| 170 | 0 | 0 | $code =~ /\n$/ ? : |
| 180 | 2 | 1 | 1 == @omens ? : |
| 181 | 1 | 2 | $idx ? : |
| 184 | 0 | 4 | if 'CODE' eq ref $omen |
| 186 | 0 | 4 | unless ref $omen |
| 188 | 0 | 4 | unless SkipIf $skip, $omen, $got, "Error$sp$idx from:$desc" |
| 212 | 0 | 2 | unless ($desc) |
| 233 | 0 | 2 | unless ($desc) |
| 244 | 0 | 2 | unless (@omens) |
| 246 | 0 | 0 | if @$lines_av |
| 252 | 0 | 2 | if ('ARRAY' eq ref $omens[0]) { } |
| 255 | 0 | 0 | unless ($fail) |
| 259 | 0 | 0 | unless ref $omen |
| 276 | 0 | 2 | unless (@$lines_av) |
| 285 | 2 | 0 | 1 == @$lines_av ? : |
| 287 | 2 | 2 | unless ref $omen |