- updated to 1.490.0 (1.49)
see /usr/share/doc/packages/perl-Devel-Cover/Changes
1.49 - 18 May 2025
- Handle core Deparse changes for xor (Jim Keenan) (GH-355)
- Code tidying
1.48 - 11 May 2025
- Fix up args handling for reports (Mitch McCracken) (GH-354)
- Correct error message when launch is unavailable
- Improve perlcritic compliance
1.47 - 4 May 2025
- Improve defined-or handling (Ed J) (GH-352)
- Always set both HARNESS_PERL_SWITCHES and PERL5OPT (Ed J) (GH-351)
- Fix many spelling mistakes (Josh Soref) (GH-341)
- Improve criteria handling in cover script (Tom Wyant) (GH-347)
- Fix uninitialized value warning in `cover -write` (Josh Soref) (GH-339)
1.46 - 2 May 2025
- Add tests for new any and all functions
- Note testing against 5.40.2
1.45 - 1 May 2025
- Add new versions and test against them
- Fix things to work with 5.41.x and new ^^ operator
- Add explicit test for ^^ operator
- Move devel-cover-docker into this repository
- Improve cpancover code
OBS-URL: https://build.opensuse.org/request/show/1278682
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-Cover?expand=0&rev=62
- Remove manual dependency on perl-B-Debug. The dependency was
already removed upstream in 1.39
- updated to 1.44
see /usr/share/doc/packages/perl-Devel-Cover/Changes
1.44 - 10 June 2024
- Test against 5.40
- Test with DBM::Deep on CI
1.43 - 8 June 2024
- Bump coancover version requirements to 5.38
- Format cpancover and Cover::Collection
- Format main documentation
- Tidy dc script
- Remove dzil's .build from distribution (Graham Knop) (GH-337)
OBS-URL: https://build.opensuse.org/request/show/1181790
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-Cover?expand=0&rev=60
updated to 1.36
see /usr/share/doc/packages/perl-Devel-Cover/Changes
1.36 - 19 May 2020
- Fix pod error
- Quieten perltidy syntax highlighting errors
- Fix up minimum perl version (Dick Franks) (GH-268)
- Fix passing full path for cover DB (GH-267)
1.35 - 17 May 2020
- Replace "use vars" with "our" (James Raspass) (GH-255)
- Remove tray db file from release
- Don't chdir when given a -dir flag (Dave Rolsky) (GH-253)
- Manage code references in @INC (Slaven Rezić) (GH-249, GH-250)
1.34 - 16 May 2020
- Minimum supported version is now 5.10.0 (Karen Etheridge) (GH-226)
- Support 5.32 by accomodating signauture changes (GH-260)
OBS-URL: https://build.opensuse.org/request/show/808151
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-Cover?expand=0&rev=52
- 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.
Release 1.16 - 17 August 2014
- Fix segfault in 5.20.0.
- Improvements to cpancover.
- Fix vim report to work with recent versions (cono) (github 94).
- Ignore vim swap files in git (Gábor Szabó) (github 95).
- Improve help for cover command (Gábor Szabó) (github 96).
Release 1.15 - 1 June 2014
- Allow -coverage default,-pod option to cover (David Cantrell) (github 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.
Release 1.14 - 2 May 2014
- Fix test failures on OpenBSD, NetBSD and Windows.
Release 1.13 - 28 April 2014
- Test against 5.19.11.
- Fix "use 5.xyz;" on pre 5.10 perls (github 87).
- Round percentages down in summary and reports (also fixes Windows tests).
Release 1.12 - 17 April 2014
- Fix test failure on OSX, FreeBSD and HPUX (thanks H.Merijn Brand).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-Cover?expand=0&rev=18
- updated to 1.08
- Don't test against 5.17.x development releases.
- Don't test against 5.19.2 and 5.19.3 which have a bug which causes tests to
fail.
- Perl 5.18 is more picky about POD encodings (Gregor Herrmann) (rt 88027).
- Numerous typo fixes (David Steinbrunner) (github 67).
- Improve -coverage options, fix -ignore_re for .gcov files (Steve Sanbeg)
(github 53).
- Work around B::CV::GV regression in 5.18.1.
- Officially support 5.18.1.
- Test against 5.19.1, 5.19.2 and 5.19.3.
OBS-URL: https://build.opensuse.org/request/show/198618
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-Cover?expand=0&rev=14
- More DEVEL_COVER_NO_TESTS changes for p5cover.
Release 1.05 - 17 July 2013
- Quieten some deparse warnings.
- Fix errors in write_csv (Jim Keenan) (github 64).
- Fix error in -inc/+inc docs and pod formatting (Olaf Alders) (github 65).
- Add DEVEL_COVER_NO_TESTS option to not run any tests during p5cover.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-Cover?expand=0&rev=12
- updated to 1.04
- Fix return code from cover (Kan Fushihara) (guthub 61).
- Fix pod coverage for multiple packages in a file. (rt 34888).
- Speed improvements.
Release 1.03 - 20 May 2013
- Fixes for correct operation with 5.17.11, 5.18.0 and 5.19.0.
Release 1.02 - 28 April 2013
- Make -silent even quieter (Sergiy Borodych) (guthub 49).
- mod_perl2 on Debian sets $^X to apache2 (Lasse Makholm) (github 47).
- Add csv file for use with metacpan (Dinis Rebolo) (github 56).
- cover -test exists with the staus of the underlying test run (Kan Fushihara)
(github 57, 58).
- Quieten a warning (Jim Keenan) (github 59).
Release 1.01 - 30 March 2013
- Test against 5.14.4, 5.16.3, 5.17.8, 5.17.9 and 5.17.10.
- Ignore PERL5OPT during tests. And other make targets. (rt 43833).
- &&=, ||= and //= operators now require RHS to be true and false.
- Fix some "uninitialized value" warnings.
Release 1.00 - 10 February 2013
- Fix segv in constant folding of xor ops (github 40).
- Fix various problems running Devel::Cover under tainting (github 41).
- Add JavaScript to filter results in html_basic (David Cantrell) (github 42).
Use -norestrict option to keep previous behaviour.
- Document ability to mark code as uncoverable (github 45).
Release 0.99 - 31 December 2012
OBS-URL: https://build.opensuse.org/request/show/177342
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-Cover?expand=0&rev=10
- Major documentation overhaul (Pau Amma).
- Cleanup Data::Dumper usage (localise settings) (Olivier Mengué) (rt 76531).
- Ignore more generated filenames - Moose and Template Toolkit.
- Improve results for chained logical operators.
- Officially support 5.16.0.
- Add all coverage criteria to the Vim report.
- Add customisable thresholds to HTML reports (Xavier Caron).
- Improve Vim report.
- Add Vim report (based on discussion with Tatsuhiko Miyagawa).
- Prefer JSON::XS for faster operation (Audrey Tang (唐鳳)).
- Rework testing framework (Xavier Caron).
- Do not distribute MYMETA.json (Olivier Mengué) (rt 75883).
- Fix up dzil release process.
- Don't be so noisy with Moose code.
- Move to Dist:Zilla (Christian Walde).
- Test against 5.14.2 and 5.15.2 - 5.15.8.
- Select gcov2perl from the same directory as cover.
- Print warnings to STDERR so $SIG{__WARN__} isn't called (Christian Walde).
- Manage coverage reporting errors before an exec (Daisuke Maki).
- Don't run fork tests on Windows (Christian Walde).
- Add more documentation about cover --test (Kirk Kimmel).
- Remove race conditions around mkdir.
- Add travis config file.
- Add word "Warning" to MD5 digest message.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-Cover?expand=0&rev=8
- Fix up test quoting to work with Windows too.
- Fix cover -test covering all the test files (Larry Leszczynski) (rt 65920).
- Add DEVEL_COVER_IO_OPTIONS environment variable.
- Sort runs by start time.
- Add digests to DB.
- Add cover -make option (Olivier Mengué) (rt 44906).
- Add digests to DB.
This should fix some problems related to losing coverage data when there are
duplicate files. This happens most usually when modules are sometimes loaded
from lib and sometimes from blib. (rt 14192, 32465, 45737).
- Add branch coverage for gcov (rt 30365).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-Cover?expand=0&rev=4
- Move CHANGES file into root for search.cpan.org (rt 67541).
- Add top level version subroutine (requested by H.Merijn Brand).
- Add DEVEL_COVER_DB_FORMAT environment variable.
- Add advisory locking to database IO operations.
- Explain what to do if regexp_eval.t ever fails again (Florian Ragwitz).
- Remove leftovers from PERL_OBJECT (Florian Ragwitz).
- Recommend 5.8.8 and above - 5.8.7 is crashing so skip some tests there.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-Cover?expand=0&rev=3
- Write database as JSON if JSON::PP is available.
- Test against 5.12.3 and code frozen 5.14.0 (unreleased).
- Fix tests to work with all releases of 5.13.x (rt 60901).
- Avoid race condition writing DB structure files (Nicholas Clark).
- Add debuglog method to Devel::Cover::DB::Structure (Nicholas Clark).
- Be more careful deleting DB structure files (Nicholas Clark).
- Get cover -test to honour the db passed in.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-Cover?expand=0&rev=2