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

mknos / PerlPowerTools / 7652881349
76%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 25 Jan 2024 10:12AM 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

25 Jan 2024 10:05AM UTC coverage: 75.781%. Remained the same
7652881349

push

github

web-flow
hangman versus small file

* When testing hangman with a small word list the game would terminate before it even started 
* get_a_word() assumed that the wordlist file had 9151 words in it
* This would be a problem for larger word lists too; the list is effectively truncated
* Scale random index ($val) based on the number of lines in word list (with penalty of reading list twice)
* Filehandle FILE used in close() was incorrect
* Raise error if close() failed
* Test1: wordlist.txt with only 2 words
* Test2: wordlist.txt from dict file on my linux system (101,924 words)

388 of 512 relevant lines covered (75.78%)

4399.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7652881349.1 25 Jan 2024 10:12AM UTC 0
75.78
GitHub Action Run
Source Files on build 7652881349
Detailed source file information is not available for this build.
  • Back to Repo
  • ba492e7f on github
  • Prev Build on master (#7652823063)
  • Next Build on hangman-words (#7652881347)
  • 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