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

mknos / PerlPowerTools / 6509796176
76%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 13 Oct 2023 03:03PM 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 Oct 2023 02:55PM UTC coverage: 75.734%. Remained the same
6509796176

push

github

web-flow
tee: null mode param passed to open()

* Sometimes tee fails to open a file for writing because of a confusing filename guard regex

  echo yo | perl tee  . '|o|'
tee: cannot open .: Is a directory
Unknown open() mode '' at tee line 45.

* '|o|' is a valid filename on my system if it is quoted like this
* GNU tee doesn't complain about this usage (aside from complaining about the directory argument '.')
* $mode is already determined based on -a option
* Making decisions based on the filename seems incorrect so just simplify open()

387 of 511 relevant lines covered (75.73%)

4407.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6509796176.1 13 Oct 2023 03:03PM UTC 0
75.73
GitHub Action Run
Source Files on build 6509796176
Detailed source file information is not available for this build.
  • Back to Repo
  • 8a411744 on github
  • Prev Build on master (#6509753990)
  • Next Build on tee-open (#6509796189)
  • 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