Branch Coverage

blib/lib/FusionInventory/Agent/Logger/Stderr.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
27 0 0 if ($$self{'color'}) { }
28 0 0 if ($level eq 'warning') { }
0 0 elsif ($level eq 'error') { }
0 0 elsif ($level eq 'info') { }
0 0 elsif ($level =~ /^debug/) { }