Branch Coverage

blib/lib/Puppet/LogBody.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
42 4 1 exists $args{'how'} ? :
49 3 2 if (defined $how)
51 3 0 defined $$self{'name'} ? :
53 2 1 if ($how eq 'print') { }
1 0 elsif ($how eq 'warn') { }