Re: TPF Devel::Cover grant report June 2012

Paul Johnson <[email protected]>
Newsgroups gmane.comp.lang.perl.quality-assurance
Message-ID <[email protected]>
On Fri, Jul 13, 2012 at 08:06:12PM -0400, Ricardo Signes wrote:
> * Paul Johnson <[email protected]> [2012-07-12T13:36:26]
> > > Feature request: some way of easily seeing just my dists.
> > 
> > >>TODO
> > 
> > I can't promise when I'll get around to it, but I do have plans for
> > extending cpancover.  However, this work is fairly well decoupled from
> > the core of Devel::Cover, so if anyone has any free time and is looking
> > for a project I'd be very grateful for assistance.
> > 
> > (Yeah, yeah, I know, but it's worth a try.)
> 
> I'd love that feature, too.  Where's the repo again?

The repo is at https://github.com/pjcj/Devel--Cover

The interesting files are:

https://github.com/pjcj/Devel--Cover/blob/master/utils/run_cpancover
https://github.com/pjcj/Devel--Cover/blob/master/utils/install_modules
https://github.com/pjcj/Devel--Cover/blob/master/utils/cpanmcover
https://github.com/pjcj/Devel--Cover/blob/master/bin/cpancover

I trust you're only asking to save others from having to do so ;-)

If anyone just wants to add modules to cpancover, install_modules is the
file to patch.

Otherwise run_cpancover is the top level shell script, cpanmcover makes
symlinks to the cpanm build directories, and cpancover is the one that
does all the work.

cpancover is currently a proponent of the self-documenting code
paradigm, but I'm happy to answer any questions.

-- 
Paul Johnson - [email protected]
http://www.pjcj.net
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.