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

mknos / PerlPowerTools / 7967493790
75%
master: 62%

Build:
Build:
LAST BUILD BRANCH: head-nplus
DEFAULT BRANCH: master
Ran 20 Feb 2024 02:08AM UTC
Jobs 3
Files 3
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

pending completion
7967493790

push

github

web-flow
ed: edInsert() mostly duplicate code

* edInsert() handles Append "a" command and Insert "i" command
* The special case for address 0 can be removed; the code with tmp_lines2 is general enough to handle this, i.e. for address 0, tmp_lines will be added at start of buffer and tmp_lines2 will be empty
* In insert mode the target address is the addressed line; decrement is needed for conversion to correct array index
* test1: "0a", "0i" and "1i" --> add input to start of buffer
* test2: "1a" and "2i" --> add input after buffer line 1, and at buffer line 2 (equivalent)

373 of 497 relevant lines covered (75.05%)

4531.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7967493790.1 20 Feb 2024 02:08AM UTC 0
75.05
GitHub Action Run
2 7967493790.2 20 Feb 2024 02:09AM UTC 0
75.05
GitHub Action Run
3 7967493790.3 20 Feb 2024 02:09AM UTC 0
75.05
GitHub Action Run
Source Files on build 7967493790
Detailed source file information is not available for this build.
  • Back to Repo
  • f2904bd6 on github
  • Prev Build on master (#7967469270)
  • Next Build on ed-edinsert (#7967493791)
  • 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