My best guess at what is happening is that the coverage for the symlinks is getting merged into one report (this is a feature), but that the symlinks are still getting reported on (this would be a bug). Could that be what is happening here?

Are you able to put together a test case? If so, please send it to RT (I don't really follow perlmonks) and I'll have a look at it. If not, just a bug report there would be better than nothing.

For future reference, the best place to report stuff like this is probably the perl-qa mailing list. Not that I have any problem with people discussing Devel::Cover wherever they want to - quite the opposite in fact - but when we get to bugs perl-qa or RT is probably needed.

I don't suppose there's any chance of getting your parallel modifications into the main distribution?


In reply to Re: Devel::Cover and symbolic links -- borked? by pjcj
in thread Devel::Cover and symbolic links -- borked? by DrWhy

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.