| blib/lib/Test2/V0.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 22 | 63.6 |
| line | true | false | branch |
|---|---|---|---|
| 100 | 10 | 66 | unless substr($arg, 0, 1) eq "-" |
| 108 | 0 | 313 | if $no_srand |
| 110 | 0 | 313 | if $no_srand and defined $srand |
| 113 | 313 | 0 | unless ($no_srand) |
| 114 | 0 | 155 | $srand ? : |
| 155 | 158 | if defined $srand or not $SRAND++ | |
| 123 | 313 | 0 | unless $no_strict |
| 124 | 313 | 0 | unless $no_warnings |
| 125 | 313 | 0 | unless $no_utf8 |
| 128 | 66 | 247 | if $target |
| 131 | 0 | 313 | if keys %options |