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

webimpress / coding-standard / 104
99%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/composer/phpunit/phpunit-9.6.33
DEFAULT BRANCH: master
Ran 09 Nov 2019 08:24PM UTC
Jobs 1
Files 75
Run time 9s
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
104

push

travis-ci-com

Michał Bundyra
Feature: Namespaces\UnusedUseStatement - support for use groups

Adds suport for use groups, various fixes on deteciting if imported
class/function/const is used in the code.

The same alias can be used for class, function and constant, so we need
to detect what is the context of the string token.

For classes and function PHP is case insensitive, but not for constants.
So we can have defined/imported contants with names: FOO, Foo, foo and
all these three are different.

5757 of 5801 relevant lines covered (99.24%)

1.13 hits per line

Jobs
ID Job ID Ran Files Coverage
2 104.2 (DEPS=locked CS_CHECK=true TEST_COVERAGE=true) 09 Nov 2019 08:21PM UTC 0
99.24
Travis Job 104.2
Source Files on build 104
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #104
  • 0c1309df on github
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