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

mknos / PerlPowerTools / 12153709339
72%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 04 Dec 2024 05:40AM UTC
Jobs 1
Files 3
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

04 Dec 2024 05:36AM UTC coverage: 72.464% (-0.7%) from 73.196%
12153709339

push

github

web-flow
bc: convert trig functions to builtin

* When running "bc -l", the return values for a(), c() and s() didn't seem right
* Instead of parsing these functions as bc code, I propose defining these as builtin perl functions (this is slightly easier to work with)
* Import Math::Trig for the benefit of atan()
* When running in bignum mode, s() function could hang; adapt a workaround of converting temporary argument to LittleNum so it can be passed to atan() etc [1]
* The mathlib functions e(), j() and l() are still defined as bc code but could be converted to builtin later

1. https://raw.githubusercontent.com/caldwell/pc/master/pc

350 of 483 relevant lines covered (72.46%)

4697.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12153709339.1 04 Dec 2024 05:40AM UTC 0
72.46
GitHub Action Run
Source Files on build 12153709339
Detailed source file information is not available for this build.
  • Back to Repo
  • d5d591c2 on github
  • Prev Build on master (#12151249303)
  • 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