• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Build has been canceled!

dg / texy / 22262497275

21 Feb 2026 07:01PM UTC coverage: 93.057% (+0.7%) from 92.367%
22262497275

push

github

dg
added CLAUDE.md

2426 of 2607 relevant lines covered (93.06%)

0.93 hits per line

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

75.0
/src/Texy.php
1
<?php declare(strict_types=1);
2

3
/**
4
 * Texy! is human-readable text to HTML converter (https://texy.nette.org)
5
 *
6
 * Copyright (c) 2004, 2014 David Grudl (https://davidgrudl.com)
7
 */
8

9

10
if (false) {
1✔
11
        class Texy extends Texy\Texy
×
12
        {
13
        }
14
} elseif (!class_exists(Texy::class)) {
1✔
15
        class_alias(Texy\Texy::class, Texy::class);
1✔
16
}
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