• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dagolden / Session-Storage-Secure / 15 / 10
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 20 Mar 2021 09:15PM UTC
Files 1
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 Mar 2021 09:08PM UTC coverage: 100.0%. Remained the same
COVERAGE=1

push

travis-ci

xdg
Silent Crypt::CBC::encode() warning about deprecated opensslv1 PBKDF

$ perl -MSession::Storage::Secure -e 'Session::Storage::Secure->new(secret_key=>1)->encode()'
WARNING: The key derivation method "opensslv1" is deprecated. Using -pbkdf=>'pbkdf2' would be better.
Pass -nodeprecate=>1 to inhibit this message.
 at /usr/share/perl5/vendor_perl/Session/Storage/Secure.pm line 213.

New CBC-Encrypt-3.01 defaults to -pbkdf => 'opensslv1' to preserve
compatibility and warns about that at the same time.

This silents the warning until a plan for a migration to the
stronger PBKDF is implemented in Session::Storage::Secure.

<https://github.com/dagolden/Session-Storage-Secure/issues/8>

59 of 59 relevant lines covered (100.0%)

12.66 hits per line

Source Files on job 15.10 (COVERAGE=1)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4
  • Travis Job 15.10
  • ce089354 on github
  • Prev Job for COVERAGE=1 on master (#12.10)
  • Next Job for COVERAGE=1 on master (#18.13)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc