lib/Zimbra/Expect.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
32 | 0 | 0 | if $cmd |
41 | 0 | 0 | if ($buffer =~ s/$prompt.*?> $//) |
45 | 0 | 0 | if $self->{'debug'} |
52 | 0 | 0 | if $self->{'verbose'} and $cmd |
59 | 0 | 0 | if $self->{'verbose'} and $cmd |
60 | 0 | 0 | unless $self->{'noaction'} |