File Coverage

blib/lib/Acme/ZydecoTesting/App1/Classes.zydeco.pm
Criterion Covered Total %
statement 11 11 100.0
branch n/a
condition n/a
subroutine 3 3 100.0
pod n/a
total 14 14 100.0


line stmt bran cond sub pod time code
1             class Foo {
2             with Quux;
3             }