| blib/lib/Mars/Role.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 20 | 21 | 95.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 35 | 0 | 11 | 17 | $exports{'attr'} and not *{"${from}::attr";}{"CODE"} |
| 38 | 2 | 11 | 15 | $exports{'base'} and not *{"${from}::base";}{"CODE"} |
| 44 | 2 | 11 | 15 | $exports{'from'} and not *{"${from}::from";}{"CODE"} |
| 47 | 2 | 11 | 15 | $exports{'mixin'} and not *{"${from}::mixin";}{"CODE"} |
| 50 | 2 | 11 | 15 | $exports{'role'} and not *{"${from}::role";}{"CODE"} |
| 53 | 2 | 11 | 15 | $exports{'test'} and not *{"${from}::test";}{"CODE"} |
| 59 | 2 | 11 | 15 | $exports{'with'} and not *{"${from}::with";}{"CODE"} |