PHP 8.3.31
Preview: Unknown.php Size: 605 B
/opt/cpanel/ea-wappspector/vendor/phpunit/php-code-coverage/src/TestSize/Unknown.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;

/**
 * @psalm-immutable
 */
final class Unknown extends TestSize
{
    /**
     * @psalm-assert-if-true Unknown $this
     */
    public function isUnknown(): bool
    {
        return true;
    }

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

Directory Contents

Dirs: 0 × Files: 6

Name Size Perms Modified Actions
588 B lrw-r--r-- 2024-08-22 04:31:57
Edit Download
699 B lrw-r--r-- 2024-08-22 04:31:57
Edit Download
702 B lrw-r--r-- 2024-08-22 04:31:57
Edit Download
686 B lrw-r--r-- 2024-08-22 04:31:57
Edit Download
1.37 KB lrw-r--r-- 2024-08-22 04:31:57
Edit Download
605 B lrw-r--r-- 2024-08-22 04:31:57
Edit Download

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