Branch Coverage

blib/lib/Tree/Simple/WithMetaData.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
30 2 2 exists $$self{'meta_data'}{$key} ? :
40 2 2 if exists $$self{'meta_data'}{$key}
45 2 4 if exists $$current{'meta_data'}{$key}