Branch Coverage

blib/lib/KiokuDB/Backend/Serialize/YAML.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
55 2 13 if (/^---/ and length $$buf) { }
64 1 1 if (length $$buf) { }