Devel-Cover
view release on metacpan or search on metacpan
1.31 - 18 September 2018
- Add queue for cpancover (Joel Berger)
- Handle circular refs (Ed J) (GH-164, GH-216)
- Allow for $DEVEL_COVER_TEST_OPTS to be unset (Dick Franks) (GH-217)
1.30 - 14 July 2018
- Fix incorrect merging of structure (Emiliya Boyadjieva) (GH-199)
- Fix up compiler warnings (Jens Rehsack) (GH-211)
- Test against 5.28.0, 5.29.0 and some other versions
- Compress and then delete old cpancover data
- Clarify some docs around ignore (Olaf Alders) (GH-207)
- Run coverage on cpp and hpp files (Jacques Germishuys) (GH-203)
- Add docs for coverage of modules on command line (Slaven ReziÄ) (GH-204)
- Ignore .AppleDouble files (David Cantrell) (GH-200)
1.29 - 15 October 2017
- Lock using read and append mode (Stephan Loyd) (GH-196)
- Clean up lock files when running cover command
1.28 - 5 October 2017
- Fix typo in docs (Gregor Herrmann) (GH-195)
- Fix up options to cover program (GH-194)
1.27 - 20 September 2017
- Test against 5.27.3
- Add dependency on B::Debug (Ryan Voots) (GH-189)
- Remove obsolete dev and cpancover code
- Manage multiple ignore and select options (Sullivan Beck) (GH-163)
- Write top-level html last for better sorting (Christian Walde) (GH-158)
- Restore XS coverage in cpancover (H.Merijn Brand) (GH-188)
- Allow cpancover to run fully from local directory
- Handle missing start times in runs (Chad Granum) (GH-190)
- Add test for string eval (Sebastian Paaske Tørholm) (GH-145)
- Improve uncoverable tests and docs (Kevin Brannen) (GH-167)
- The cover program accepts multiple reports (Eden Hochbaum) (GH-172)
- Add -prefer_lib option to cover script (Kent Fredric) (GH-91)
- Fix low-level file locking (Graham Knop) (GH-90)
1.26 - 24 July 2017
- Untaint $DEVEL_COVER_OPTIONS (Alexey Sokolov) (GH-187)
- Add loose_perms option (Todd Rinaldo) (GH-185)
- Set EXTENDED_TESTING during cpancover runs
- Improve version parsing for cpancover (Helmut Wollmersdorfer) (GH-124)
- Improve cpancover code and documentation
1.25 - 11 May 2017
- Fix C code to work with MSVC (Marc-Philip) (GH-177)
- Fix cover command using Module::Build on Win32 (sago35) (GH-160)
- Add file and line info to keep ops unique (Niko Tyni) (GH-143)
- Report coverage for all declarations (Heinz Knutzen) (GH-166)
- Fix spelling mistakes (Gregor Herrmann) (GH-171)
- Fix condition coverage for complex conditions (Heinz Knutzen) (GH-165)
- Use JSON::MaybeXS for sppen and flexibility (Olivier Mengué) (GH-139)
- Add CONTRIBUTING file (Gabor Szabó) (GH-100)
1.24 - 18 April 2017
- Work with 5.25.x (op_sibling) (Dan Collins, Matthew Horsfall) (GH-162)
- Perl versions below 5.10.0 are now unsupported
1.23 - 24 April 2016
- Enhance html coverage popups (Haydn Newport) (GH-156)
- Add cpancover about page (Guillermo O. Freschi) (GH-146)
- Perl versions below 5.8.1 are now unsupported
1.22 - 9 April 2016
- Test against 5.20.3, 5.23.1 - 5.23.9, 5.22.1
- Improve uncoverable docs (Alex Balhatchet) (GH-148)
- Improve cpancover
1.21 - 20 September 2015
- Test more versions on travis
- Fix things up with cpancover for new docker release
- Fix problem under 5.22 (Dick Franks) (GH-140)
1.20 - 6 July 2015
- Document setting PerlSwitches for mod_perl (jpsalvesen) (GH-128)
1.19 - 5 July 2015
- Get things working with 5.22.0
- Test against 5.23.0
- Remove dependency on Test::Warn
1.18 - 6 April 2015
- Remove dependency on CGI (use HTML::Entities instead) (Lee Johnson)
- Fix a use of the wrong type of null constant (Zefram) (RT-103102)
- Link to next uncovered statement in html_basic (H.Merijn Brand) (GH-112)
- Add "provides" to metadata (Ivan Wills) (GH-119)
1.17 - 20 September 2014
- Get cpancover to release quality
- Add IRC link to META
- Test against 5.20.1, 5.21.1, 5.21.2, 5.21.3 and 5.21.4
- Officially support 5.20.1
1.16 - 17 August 2014
- Fix segfault in 5.20.0
- Improvements to cpancover
- Fix vim report to work with recent versions (cono) (GH-94)
- Ignore vim swap files in git (Gábor Szabó) (GH-95)
- Improve help for cover command (Gábor Szabó) (GH-96)
1.15 - 1 June 2014
- Allow -coverage default,-pod option to cover (David Cantrell) (GH-89)
- Get cpancover coverage in docker containers
- Add CGI.pm as a prerequisite
- Test against 5.20.0 and 5.21.0
- Add longer delay in tests to try to appease *BSD
1.14 - 2 May 2014
- Fix test failures on OpenBSD, NetBSD and Windows
1.13 - 28 April 2014
- Test against 5.19.11
- Fix "use 5.xyz;" on pre 5.10 perls (GH-87)
- Round percentages down in summary and reports (also fixes Windows tests)
1.12 - 17 April 2014
- Fix test failure on OS X, FreeBSD and HPUX (thanks H.Merijn Brand)
1.11 - 13 April 2014
- Tests should pass when all run in parallel (Kent Fredric) (GH-69)
( run in 0.864 second using v1.01-cache-2.11-cpan-364913b4093 )