blib/lib/Test/Mockify/Matcher.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 15 | 15 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
70 | 19 | 31 | 1 | $Value and not IsString($Value) |
87 | 7 | 11 | 1 | $Value and not IsFloat($Value) |
103 | 5 | 6 | 1 | $Value and not IsHashReference($Value) |
119 | 5 | 6 | 1 | $Value and not IsArrayReference($Value) |
135 | 5 | 8 | 2 | $Value and not $Value =~ /^\w+(::\w+)*$/ |