Branch Coverage

blib/lib/Test/NameNote.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
55 16 10 if (@_notes)
58 15 1 if (defined $_[2] and length $_[2])
81 0 17 if (not $_wrapped_test_group_ok and exists &Test::Builder::_HijackedByTestGroup::ok)