blib/lib/Test/ExpectAndCheck/Future.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 14 | 85.7 |
line | true | false | branch |
---|---|---|---|
226 | 4 | 4 | if ($type == 1) { } |
1 | 3 | elsif ($type == 5) { } | |
1 | 2 | elsif ($type == 2) { } | |
0 | 2 | elsif ($type == 6) { } | |
1 | 1 | elsif ($type == 3) { } | |
0 | 1 | elsif ($type) { } | |
245 | 1 | 7 | if (my $also_later = $self->{'also_later'}) |