Branch Coverage

blib/lib/YAML/PP/LibYAML/Emitter.pm
Criterion Covered Total %
branch 2 6 33.3


line true false branch
22 0 2 if (keys %args)
99 0 4 if ($writer->can('open_handle')) { }
100 0 0 if (&openhandle(scalar $writer->output)) { }