blib/lib/Test2/V0.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 22 | 63.6 |
line | true | false | branch |
---|---|---|---|
102 | 10 | 66 | unless substr($arg, 0, 1) eq "-" |
110 | 0 | 313 | if $no_srand |
112 | 0 | 313 | if $no_srand and defined $srand |
115 | 313 | 0 | unless ($no_srand) |
116 | 0 | 155 | $srand ? : |
155 | 158 | if defined $srand or not $SRAND++ | |
125 | 313 | 0 | unless $no_strict |
126 | 313 | 0 | unless $no_warnings |
127 | 313 | 0 | unless $no_utf8 |
130 | 66 | 247 | if $target |
133 | 0 | 313 | if keys %options |