Branch Coverage

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


line true false branch
21 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)
22 0 2 if $@
38 1 1 unless ($args{'bare'})