teodozjan / pod6-coverage

Artistic License 2.0
4 stars 8 forks source link

Investigate accessor for class attribute problem #11

Open teodozjan opened 8 years ago

teodozjan commented 8 years ago

Check why is accesor returns false

 class Foo {
    my $.bar
 }

Maybe it is because ^attributes is not taking class attributes by default