Condition Coverage

blib/lib/PlackX/Framework.pm
Criterion Covered Total %
condition 12 17 70.5


and 3 conditions

line !l l&&!r l&&r condition
46 76 0 0 $exists and $exists ne $namespace

or 2 conditions

line l !l condition
24 70 0 eval 'require PlackX::Framework::' . $module or die $@

or 3 conditions

line l !l&&r !l&&!r condition
16 1 13 0 $want_all || sub { &any(sub { $_ =~ /^[:+]{0,2}$_[0]$/iu; } , @options); }
28 70 3 39 $required{$module} or $want_all
73 3 36 $required{$module} or $want_all or &$want_mod($module)
58 41 5 0 $names{$class} ||= 'flash' . PXF::Util::md5_ushort($class, 11)