blib/lib/Mars/Mixin.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 13 | 21 | 61.9 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
35 | 0 | 0 | 6 | $exports{'attr'} and not *{"${from}::attr";}{"CODE"} |
38 | 1 | 0 | 5 | $exports{'base'} and not *{"${from}::base";}{"CODE"} |
44 | 1 | 0 | 5 | $exports{'from'} and not *{"${from}::from";}{"CODE"} |
47 | 1 | 0 | 5 | $exports{'mixin'} and not *{"${from}::mixin";}{"CODE"} |
50 | 1 | 0 | 5 | $exports{'role'} and not *{"${from}::role";}{"CODE"} |
53 | 1 | 0 | 5 | $exports{'test'} and not *{"${from}::test";}{"CODE"} |
59 | 1 | 0 | 5 | $exports{'with'} and not *{"${from}::with";}{"CODE"} |