Branch Coverage

lib/Test/UniqueTestNames.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
82 1 10 if grep {$_ eq 'unnamed_ok';} @_
118 8 3 if (@{'Test::UniqueTestNames::Tracker'->failing_tests;} > 0) { }
132 4 21 if ($$line_numbers{$_} > 1) { }
156 8 3 unless $builder->ok($ok, 'all test names unique')