| blib/lib/Test/Stream/Plugin/SRand.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 13 | 14 | 92.8 | 
| line | true | false | branch | 
|---|---|---|---|
| 23 | 5 | 1 | if defined $SEED | 
| 26 | 2 | 4 | if (@_) { } | 
| 1 | 3 | elsif (exists $ENV{'TS_RAND_SEED'}) { } | |
| 40 | 1 | 5 | unless $SEED | 
| 43 | 3 | 3 | if ($ENV{'HARNESS_IS_VERBOSE'}) { } | 
| 1 | 2 | elsif (not $ADDED_HOOK++) { } | |
| 60 | 0 | 1 | if $real or $new and $$new or not $ctx->hub->state->is_passing |