Branch Coverage
blib/lib/GenOO/Data/DB/DBIC/Species/Schema.pm
Criterion
Covered
Total
%
branch
2
4
50.0
line
true
false
branch
66
17
0
unless
(
$self
->_source_exists
(
$table_name
)
)
80
0
17
if
grep
{
$_
eq
$table_name
;
}
$self
->sources