Condition Coverage
lib/DBIx/Schema/Changelog/Driver.pm
Criterion
Covered
Total
%
condition
4
5
80.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
155
1
1
1
$self
->min_version
<=
$vers
and
$vers
<=
$self
->max_version
or 2 conditions
line
l
!l
condition
207
2
0
$sth
->execute
or
die
"Some error $!"