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 | 312 | if $no_srand |
110 | 0 | 312 | if $no_srand and defined $srand |
113 | 312 | 0 | unless ($no_srand) |
114 | 0 | 154 | $srand ? : |
154 | 158 | if defined $srand or not $SRAND++ | |
123 | 312 | 0 | unless $no_strict |
124 | 312 | 0 | unless $no_warnings |
125 | 312 | 0 | unless $no_utf8 |
128 | 66 | 246 | if $target |
131 | 0 | 312 | if keys %options |