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

hpi-swa / smalltalkCI / 25997662710

17 May 2026 05:24PM UTC coverage: 69.534% (-3.4%) from 72.983%
25997662710

push

github

fniephaus
Update OSVM versions for Squeak>=5.3

2789 of 4011 relevant lines covered (69.53%)

3.32 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/repository/SmalltalkCI-Pharo-Coverage-Core.package/SCIPharo34CodeCoverage.class/class/linesOf..st
1
compatibility
×
2
linesOf: aFilePath
×
3

×
4
        | fr loc |
×
5

×
6
        fr := aFilePath asFileReference readStream.
×
7
        loc := fr contents lineCount.
×
8
        fr close.
×
9
        ^ loc
×
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