blib/lib/Ask/Zenity.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
30 | 0 | 0 | if not $ENV{'DISPLAY'} |
31 | 0 | 0 | unless -x $self->zenity_path |
91 | 0 | 0 | @files == 1 ? : |
96 | 0 | 0 | unless exists $o{'title'} |
97 | 0 | 0 | unless exists $o{'text'} |
104 | 0 | 0 | unless exists $o{'title'} |
105 | 0 | 0 | unless exists $o{'text'} |
123 | 0 | 0 | $o{'radiolist'} ? : |
0 | 0 | $o{'checklist'} ? : | |
0 | 0 | $o{'multiple'} ? : | |
0 | 0 | $subsequent++ ? : |