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

briandfoy / PerlPowerTools / 10740084401
63%

Build:
DEFAULT BRANCH: master
Ran 06 Sep 2024 02:28PM 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

06 Sep 2024 02:23PM UTC coverage: 73.069%. Remained the same
10740084401

push

github

web-flow
addbib: avoid interpolated params to system() (#732)

* When entering "vi" at the Continue prompt, perl would execute a shell instead of executing vi directly
* The filename ";halt" combined with vi produces two commands passed to the shell
* With patch applied I can still load vi 
* There is still a problem in the loop where the filehandle is closed before hitting "y" to continue, but this can be addressed separately

%perl addbib ";halt"
Instructions? (n) n
Author name: a
Title: a
Journal: a
Volume: a
Pages: a
Publisher: a
City: a
Date: a
Other: a
Keywords: a
Abstract: a
a
^D
Continue? (y) vi
Failed to halt system via logind: Interactive authentication required.
Failed to open initctl fifo: Permission denied
Failed to talk to init daemon.
system 'vi ;halt' failed: 256 at addbib line 109, <> line 1.

350 of 479 relevant lines covered (73.07%)

4736.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10740084401.1 06 Sep 2024 02:28PM UTC 0
73.07
GitHub Action Run
Source Files on build 10740084401
Detailed source file information is not available for this build.
  • Back to Repo
  • 3dbce70c on github
  • Prev Build on master (#10721037578)
  • Next Build on master (#10765147047)
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