| blib/lib/PlackX/Framework.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 17 | 70.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 46 | 76 | 0 | 0 | $exists and $exists ne $namespace |
| line | l | !l | condition |
|---|---|---|---|
| 24 | 70 | 0 | eval 'require PlackX::Framework::' . $module or die $@ |
| 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) |