| blib/lib/Apache/Hadoop/Watcher/Yarn.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 10 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 93 | 0 | 0 | defined $opts{'service'} ? : | 
| 106 | 0 | 0 | unless (defined $self->{'qlist'}{$opts{'service'}}{'context'}{$opts{'context'}}) | 
| 120 | 0 | 0 | unless defined $self->_isvalid(%opts) | 
| 130 | 0 | 0 | if ($opts{'service'} eq 'appmaster') | 
| 135 | 0 | 0 | if $self->{'debug'} |