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

mknos / PerlPowerTools / 7511329279
76%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 13 Jan 2024 08:31AM UTC
Jobs 1
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

13 Jan 2024 08:24AM UTC coverage: 75.781%. Remained the same
7511329279

push

github

web-flow
col: incorrectly reads file argument

* GNU col and OpenBSD col treat the +2 as a bad option; usage string is printed
* This version accepts '+2' as a filename but prints strange output 
* I started reading manuals and discovered col is *not* supposed to accept file arguments
* Only stdin is supposed to be read according to standards document[1]
* The "usage" error for GNU & OpenBSD occurs because remaining arguments are found after getopt is finished

1. https://pubs.opengroup.org/onlinepubs/7908799/xcu/col.html

%perl col +2 col # old output
Can't open +2: No such file or directory at col line 71.
#!/usr/bin/perl

=begin metadata
...
		p
		 r
		  i
		   n
		    t

		      $
		       s
			p
			 a
			  c
			   e
			    s
			     ;
Can't use an undefined value as an ARRAY reference at col line 246, <> line 267.

388 of 512 relevant lines covered (75.78%)

4399.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7511329279.1 13 Jan 2024 08:31AM UTC 0
75.78
GitHub Action Run
Source Files on build 7511329279
Detailed source file information is not available for this build.
  • Back to Repo
  • 98663aeb on github
  • Prev Build on master (#7468468000)
  • Next Build on col-nofile (#7511329276)
  • 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