Branch Coverage
blib/lib/App/Mowyw/Datasource.pm
Criterion
Covered
Total
%
branch
4
6
66.6
line
true
false
branch
14
0
8
unless my $type = lc $opts->{'type'}
19
0
8
if $@
20
3
5
unless my $obj = eval $type_name . '->new($opts)'