Condition Coverage

blib/lib/Net/Hadoop/YARN/ApplicationMaster.pm
Criterion Covered Total %
condition 0 26 0.0


and 3 conditions

line !l l&&!r l&&r condition
89 0 0 0 $eval_error =~ / Application .+? could\ not\ be\ found\,\ please\ try\ the\ history\ server /msx and $self->history_object
122 0 0 0 $error =~ / Application .+? could\ not\ be\ found\,\ please\ try\ the\ history\ server /msx and $name eq 'jobs' || $name eq 'job'

or 2 conditions

line l !l condition
88 0 0 $@ || 'Zombie error'
111 0 0 $app_to_hist{$name} || [$name]
146 0 0 $@ || 'Zombie error'
172 0 0 $attr{'href'} || (next)

or 3 conditions

line l !l&&r !l&&!r condition
109 0 0 0 shift() || Carp::confess('No error message specified!')
122 0 0 0 $name eq 'jobs' || $name eq 'job'
160 0 0 0 shift() || Carp::confess('No error message specified!')
163 0 0 0 'HTML::PullParser'->new('doc', \$html, 'start', 'event, tagname, @attr', 'report_tags', ['a']) || Carp::confess("Can't parse HTML received from the API: $!")