Subject: | Old-style roles with package not matching filename reports not covered, even with POD |
I some very old code that pulls in object methods from files via package
name. Pod::Coverage does not see that these methods have pod. I
suspect the reason is due to the fact that the package declaration in
the file does not match the filename.
House style with failing tests attached.
Subject: | house_style.tar |