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

PDLPorters / perl5-PGPLOT / 31304570266
42%

Build:
DEFAULT BRANCH: master
Ran 09 Aug 2026 08:53AM UTC
Jobs 1
Files 9
Run time 1min
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

09 Aug 2026 08:52AM UTC coverage: 41.874%. Remained the same
31304570266

push

github

karlglazebrook
honour X/Y input in pgcurs/pgcurse/pgband; initialise cursor vars in t9.t

Completes #20. X and Y in these routines are documented input/output -
they set the initial cursor position - but were marked NO_INIT in
47ad7e7, so the position passed from Perl was ignored in favour of
stack garbage.

The 'uninitialized value in subroutine entry' warnings that motivated
the NO_INIT change (#11) were the XS correctly reading its in/out
arguments from a test script that had not initialised them; t/t9.t now
declares and initialises x/y/ch before the PGBAND loop (with the side
benefit that the cursor position persists between the eight modes).
CH remains NO_INIT in all three routines, as it is genuinely
output-only.

pgrnd and the pgq* routines were audited and keep NO_INIT correctly -
their marked arguments are all pure outputs.

1113 of 2658 relevant lines covered (41.87%)

1940.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31304570266.1 09 Aug 2026 08:53AM UTC 9
41.87
GitHub Action Run
Source Files on build 31304570266
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f16b89c5 on github
  • Prev Build on master (#31304375225)
  • Next Build on master (#31306389458)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc