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

mknos / PerlPowerTools / 6825345174
76%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 10 Nov 2023 01:22PM UTC
Jobs 3
Files 4
Run time 1s
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

10 Nov 2023 01:20PM UTC coverage: 75.734%. Remained the same
6825345174

push

github

web-flow
printf: support hex number arguments

* Standard printf command doesn't deal with floating point numbers
* OpenBSD printf and GNU printf interpret hex number arguments, so printf can be used for hex-to-decimal conversion
* Support this here by scanning arg list and passing input conditionally to hex()
* Exit directly instead of through die()

/usr/bin/printf '[%8u]\n' 0xffff
[   65535]

387 of 511 relevant lines covered (75.73%)

13223.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6825345174.1 10 Nov 2023 01:22PM UTC 0
75.73
GitHub Action Run
2 6825345174.2 10 Nov 2023 01:22PM UTC 0
75.73
GitHub Action Run
3 6825345174.3 10 Nov 2023 01:23PM UTC 0
75.73
GitHub Action Run
Source Files on build 6825345174
Detailed source file information is not available for this build.
  • Back to Repo
  • cf039ffd on github
  • Prev Build on master (#6825301811)
  • Next Build on printf-hex (#6825345178)
  • Delete
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