blib/lib/Mars/Role.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 17 | 18 | 94.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
34 | 0 | 7 | 12 | $exports{'attr'} and not *{"${from}::attr";}{"CODE"} |
37 | 2 | 7 | 10 | $exports{'base'} and not *{"${from}::base";}{"CODE"} |
43 | 2 | 7 | 10 | $exports{'from'} and not *{"${from}::from";}{"CODE"} |
46 | 2 | 7 | 10 | $exports{'role'} and not *{"${from}::role";}{"CODE"} |
49 | 2 | 7 | 10 | $exports{'test'} and not *{"${from}::test";}{"CODE"} |
55 | 2 | 7 | 10 | $exports{'with'} and not *{"${from}::with";}{"CODE"} |