PHP 8.3.31
Preview: Small.php Size: 623 B
//proc/thread-self/root/home/getspomw/royalsquad.us/vendor/phpunit/php-code-coverage/src/TestSize/Small.php

<?php declare(strict_types=1);
/*
 * This file is part of phpunit/php-code-coverage.
 *
 * (c) Sebastian Bergmann <sebastian@phpunit.de>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
namespace SebastianBergmann\CodeCoverage\Test\TestSize;

/**
 * @immutable
 */
final class Small extends Known
{
    public function isSmall(): true
    {
        return true;
    }

    public function isGreaterThan(TestSize $other): bool
    {
        return false;
    }

    public function asString(): string
    {
        return 'small';
    }
}

Directory Contents

Dirs: 0 × Files: 7

Name Size Perms Modified Actions
10.38 KB lrw-r--r-- 2026-04-25 10:46:30
Edit Download
525 B lrw-rw-rw- 2025-09-17 06:53:07
Edit Download
636 B lrw-rw-rw- 2025-09-17 06:53:07
Edit Download
638 B lrw-rw-rw- 2025-09-17 06:53:07
Edit Download
623 B lrw-rw-rw- 2025-09-17 06:53:07
Edit Download
1.38 KB lrw-rw-rw- 2025-09-17 06:53:07
Edit Download
540 B lrw-rw-rw- 2025-09-17 06:53:07
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).