Percentage | Lines | ||
---|---|---|---|
Validator |
|
100 % | 35 |
Asserts |
|
100 % | 216 |
Schema |
|
100 % | 231 |
ContentTypeConstraint |
|
100 % | 24 |
HeadersConstraint |
|
100 % | 79 |
JsonSchemaConstraint |
|
100 % | 39 |
MethodsAllowedConstraint |
|
100 % | 23 |
UriConstraint |
|
100 % | 175 |
CRAP Score | Lines | ||
---|---|---|---|
UriConstraint::matches() | 13 | 74 | |
HeadersConstraint::matches() | 6 | 24 | |
Asserts::assertResponseHeaders() | 6 | 33 | |
Schema::normalizeRequestParameters() | 5 | 23 | |
HeadersConstraint::normalizeHeaderValue() | 4 | 12 | |
Schema::getRequestBodySchema() | 4 | 18 | |
Schema::getResponseHeaderSchemas() | 4 | 18 | |
Schema::getResponseBodySchema() | 4 | 18 | |
Asserts::assertRequestHeaders() | 3 | 18 | |
Schema::__construct() | 3 | 16 | |