Branch Coverage

blib/lib/Monitoring/TT/Object/Host.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
60 0 0 if $val
63 0 0 if ($$self{'extra_apps'}{$app} and $$self{'apps'}{$app})
65 0 0 ref $$self{'apps'}{$app} eq 'ARRAY' ? :
68 0 0 if $$self{'extra_apps'}{$app}
69 0 0 if $$self{'apps'}{$app}
82 0 0 if exists $$self{'apps'}
95 0 0 if exists $$self{'extra_apps'}