blib/lib/Festival/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 8 | 25.0 |
line | l | !l | condition |
---|---|---|---|
86 | 0 | 0 | $host || $ENV{'HWHOST'} || $ENV{'HGHOST'} || 'localhost' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
81 | 0 | 1 | 0 | ref $prototype || $prototype |
87 | 0 | 1 | 0 | $port || $ENV{'HWPORT'} || $ENV{'HGPORT'} || $Default_Festival_Port |