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

dagolden / Test-API / 16
99%

Build:
DEFAULT BRANCH: master
Ran 29 Oct 2017 09:46PM UTC
Jobs 1
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

pending completion
16

Pull #6

travis-ci

web-flow
Fix to work w/constants (and subrefs in the stash)

This module dies with ‘Not a GLOB reference’ when encountering a
scalar reference in a stash, which is how constants have been stored
since 5.10 or so, because it assumes that all stash elements contain
typeglobs.

This commit changes it to account for anything that is not a typeglob
already by accessing it via *{$name} syntax.

This also makes the module compatible with the CV-
in-stash optimization that will likely be in perl
5.28.  For details on this optimization, see:
https://rt.perl.org/Ticket/Display.html?id=132252#txn-1500037
Pull Request #6: Fix to work w/constants (and subrefs in the stash)

7 of 7 new or added lines in 1 file covered. (100.0%)

92 of 93 relevant lines covered (98.92%)

18.57 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
lib/Test/API.pm
Jobs
ID Job ID Ran Files Coverage
10 16.10 (COVERAGE=1) 29 Oct 2017 09:46PM UTC 0
98.92
Travis Job 16.10
Source Files on build 16
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #16
  • Pull Request #6
  • PR Base - master (#12)
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