teodozjan / pod6-coverage

Artistic License 2.0
4 stars 8 forks source link

Tests needed #7

Open teodozjan opened 8 years ago

teodozjan commented 8 years ago

It would be bad to do #6 without tests. (but I did)

Pod::Coverage tests itself for coverage but it is not enough

Provides with EOF pod only, prviodeswith declarative pod only. Files without anypod at all

Required is to have structure of packages classes(class attributes especially #11 ) and modules. With subs and methods in different places

Also better support of EOF pod is welcome