Condition Coverage
blib/lib/Treex/Core/Loader.pm
Criterion
Covered
Total
%
condition
0
6
0.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
19
0
0
0
$module
and
$module
=~
/^\w(?:[\w:']*\w)?$/
or 3 conditions
line
l
!l&&r
!l&&!r
condition
22
0
0
0
$module
->can
(
'new'
)
or
eval
"require $module; 1"