Branch Coverage

blib/lib/Test/Class/Moose/Role.pm
Criterion Covered Total %
branch 6 20 30.0


line true false branch
23 2 0 if ($data)
0 2 if ($symbol eq 'ANON')
0 2 if ($@)
0 0 if ($symbol eq 'ANON')
0 0 if ($method =~ /^test_(?:startup|setup|teardown|shutdown)$/)
0 0 if ($symbol eq 'ANON')
0 0 if ($method =~ /^test_(?:startup|setup|teardown|shutdown)$/)
0 0 if (defined $data)
24 0 2 if $@
40 1 1 unless ($args{'bare'})