Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Crap4j.php
function Crap4j::__construct
Same name in this branch
11.1.x vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Crap4j.php
\PHPUnit\TextUI\XmlConfiguration\CodeCoverage\Report\Crap4j::__construct()
File
vendor/
phpunit/
php-code-coverage/
src/
Report/
Crap4j.php
, line 29
Class
Crap4j
Namespace
SebastianBergmann\CodeCoverage\Report
Code
public
function
__construct
(int
$threshold
=
30
) {
$this
->
threshold
=
$threshold
; }
RSS feed