blib/lib/MooseX/Types/MoreUtils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 15 | 20.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
67 | 0 | 0 | 0 | $INC{'overload.pm'} and overload::Method($code, '&{}') |
74 | 0 | 0 | 36 | $sub and reftype $sub eq 'CODE' |
220 | 0 | 0 | 17 | $file ne '-e' and $args{'magic'} |
0 | 0 | 17 | $file ne '-e' and $args{'magic'} and eval { do { require B::Hooks::Parser } } | |
230 | 0 | 0 | 0 | $args{'magic'} and $args{'magic'} ne 'auto' |