Devel--Cover icon indicating copy to clipboard operation
Devel--Cover copied to clipboard

files with spaces in paths ignored running under mod_perl2

Open KevinField opened this issue 9 years ago • 2 comments

Title says it all...all my other files show up just fine, but a few with spaces in them do not show on HTML output, nor have their own HTML file produced. mod_perl 2.0.4, Devel::Cover 1.20, CentOS 6.5, Apache 2.2.

KevinField avatar Jul 31 '15 17:07 KevinField

Thanks very much for the report. I don't suppose there is a CPAN module or some other code available that I could use to reproduce this?

pjcj avatar Aug 03 '15 21:08 pjcj

Unfortunately I don't have something handy. Are you not seeing the same behaviour if you merely rename a currently working file to have a space in it, and then run cover -test? What about under mod_perl 2?

KevinField avatar Aug 05 '15 17:08 KevinField