blib/lib/DBIx/Class/Storage/Statistics.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
70 | 2 | 0 | 2 | defined $debug_env and $debug_env =~ /=(.+)$/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
68 | 0 | 2 | 2 | $ENV{'DBIX_CLASS_STORAGE_DBI_DEBUG'} || $ENV{'DBIC_TRACE'} |