Branch Coverage

blib/lib/Test/Run/CmdLine/Iface.pm
Criterion Covered Total %
branch 11 18 61.1


line true false branch
53 5 5 if ($driver_class or $plugins) { }
1 4 elsif ($ENV{'HARNESS_DRIVER'} or $ENV{'HARNESS_PLUGINS'}) { }
134 0 6 if ($@)
142 0 8 if ($@)
167 6 0 unless ($self->_is_driver_class_prepared)
182 0 6 $self->has_backend_params ? :
212 0 8 unless ($self->_is_class_name($p))
232 0 10 unless ($self->_check_driver_class($class))
239 0 10 unless ($self->_check_plugins($plugins))