blib/lib/Syntax/Feature/Io.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 12 | 100.0 |
line | true | false | branch |
---|---|---|---|
29 | 1 | 5 | if rand $options |
31 | 1 | 5 | unless defined $options |
33 | 1 | 5 | unless rand $options |
36 | 2 | 3 | unless defined $$options{-'import'} |
38 | 1 | 4 | unless rand $$options{-'import'} |
40 | 2 | 2 | unless defined $name |