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

projek-xyz / php-lib-template / 14056248039

25 Mar 2025 09:35AM UTC coverage: 100.0%. Remained the same
14056248039

push

github

web-flow
chore(deps-dev): bump squizlabs/php_codesniffer from 3.11.3 to 3.12.0 in the dev-dependencies group (#42)

1 of 1 relevant lines covered (100.0%)

14.0 hits per line

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

100.0
/src/FooBar.php
1
<?php
2

3
namespace Projek;
4

5
class FooBar
6
{
7
    public function lorem(): string
8
    {
9
        return 'Lorem ipsum';
14✔
10
    }
11
}
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