Code Analysis: WP-SCSS 4.0.0

Function Rating Maintainability Complexity Lines of code
ScssPhp\ScssPhp\Parser::parseChunk()
D
0
194 488
ScssPhp\ScssPhp\Parser\StylesheetParser::expression()
D
1
148 363
ScssPhp\ScssPhp\Compiler::compileChild()
D
3
119 374
ScssPhp\ScssPhp\Parser\StylesheetParser::singleExpression()
D
25
80 103
ScssPhp\ScssPhp\Compiler::compileValue()
D
18
72 193
ScssPhp\ScssPhp\Parser::selectorSingle()
D
22
65 165
ScssPhp\ScssPhp\Parser::isPlainCssValidElement()
D
25
50 149
ScssPhp\ScssPhp\Compiler::reduce()
D
28
49 109
ScssPhp\ScssPhp\Parser::value()
D
26
46 142
ScssPhp\ScssPhp\Extend\ExtendUtil::selectorPseudoIsSuperselector()
D
30 46 106
ScssPhp\ScssPhp\Parser\StylesheetParser::interpolatedDeclarationValue()
D
28
42 124
ScssPhp\ScssPhp\Compiler::alterColor()
D
29 42 101
ScssPhp\ScssPhp\Serializer\SerializeVisitor::visitQuotedString()
D
36 40 67
ScssPhp\ScssPhp\Value\SassString::isSpecialNumber()
D
40 41 47
ScssPhp\ScssPhp\Extend\ExtendUtil::mergeTrailingCombinators()
D
34 37 82
ScssPhp\ScssPhp\Parser\Parser::declarationValue()
D
33 34 96
ScssPhp\ScssPhp\Compiler::libHsl()
C
37 32 62
ScssPhp\ScssPhp\Parser::supportsQuery()
C
33 29 102
ScssPhp\ScssPhp\Compiler::cssValidArg()
C
36 30 74
ScssPhp\ScssPhp\Compiler::matchExtends()
C
33 29 89
ScssPhp\ScssPhp\Compiler::compileMediaQuery()
C
34 28 90
ScssPhp\ScssPhp\Compiler::matchExtendsSingle()
C
34 28 86
ScssPhp\ScssPhp\Ast\Css\CssMediaQuery::merge()
C
38 29 66
ScssPhp\ScssPhp\Compiler::coerceColor()
C
35 27 84
ScssPhp\ScssPhp\Parser\StylesheetParser::declarationOrBuffer()
C
34 26 85
ScssPhp\ScssPhp\Compiler::compileString()
C
32 24 96
ScssPhp\ScssPhp\Parser\StylesheetParser::almostAnyValue()
C
37 24 73
ScssPhp\ScssPhp\Extend\ExtendUtil::weaveParents()
C
34 22 94
ScssPhp\ScssPhp\Parser\StylesheetParser::atRule()
C
39 24 62
ScssPhp\ScssPhp\Compiler::libJoin()
B
40 24 53
ScssPhp\ScssPhp\Extend\ExtendUtil::complexIsSuperselector()
B
38 22 71
ScssPhp\ScssPhp\Compiler::evaluateArguments()
B
37 21 72
ScssPhp\ScssPhp\Extend\ExtendUtil::unifyComplex()
B
41 22 55
ScssPhp\ScssPhp\Parser::openString()
B
41 22 49
ScssPhp\ScssPhp\Parser::genericList()
B
38 20 69
ScssPhp\ScssPhp\Parser::directiveValue()
B
46 20 40
ScssPhp\ScssPhp\Compiler::applyArguments()
B
39 18 64
ScssPhp\ScssPhp\Serializer\SerializeVisitor::visitList()
B
44 19 44
ScssPhp\ScssPhp\Parser::string()
B
40 18 59
ScssPhp\ScssPhp\Parser\StylesheetParser::containsCalculationInterpolation()
B
42 18 52
ScssPhp\ScssPhp\Parser\CssParser::atRule()
B
47 19 34
ScssPhp\ScssPhp\Compiler::unifyCompoundSelectors()
B
41 17 59
ScssPhp\ScssPhp\Parser\StylesheetParser::lookingAtExpression()
B
50 19 26
ScssPhp\ScssPhp\Ast\Selector\PseudoSelector::unify()
B
47 18 33
ScssPhp\ScssPhp\Ast\Selector\SelectorList::resolveParentSelectorsCompound()
B
40 16 61
ScssPhp\ScssPhp\Compiler::fncall()
B
43 17 45
ScssPhp\ScssPhp\Compiler::get()
B
44 17 43
ScssPhp\ScssPhp\Compiler::isSuperSelector()
B
42 16 57
ScssPhp\ScssPhp\Value\SassNumber::convertOrCoerceValue()
B
44 17 41
ScssPhp\ScssPhp\Parser\StylesheetParser::identifierLike()
B
41 16 55
ScssPhp\ScssPhp\Parser\SelectorParser::aNPlusB()
A
44 16 45
ScssPhp\ScssPhp\Parser\StylesheetParser::tryUrlContents()
A
45 16 39
ScssPhp\ScssPhp\Parser::enclosedExpression()
A
46 16 38
ScssPhp\ScssPhp\Parser\StylesheetParser::tryImportModifiers()
A
43 15 50
ScssPhp\ScssPhp\Parser\StylesheetParser::mediaInParens()
A
44 15 47
ScssPhp\ScssPhp\Compiler::verifyPrototype()
A
43 15 45
ScssPhp\ScssPhp\Parser::expHelper()
A
48 16 30
ScssPhp\ScssPhp\Parser\StylesheetParser::functionChild()
A
44 15 42
ScssPhp\ScssPhp\Compiler::evaluateMediaQuery()
A
44 15 42
ScssPhp\ScssPhp\Node\Number::valueInUnits()
A
43 14 52
ScssPhp\ScssPhp\Parser\Parser::tryUrl()
A
46 15 36
ScssPhp\ScssPhp\Parser::func()
A
46 15 36
ScssPhp\ScssPhp\Serializer\SerializeVisitor::writeCalculationValue()
A
47 15 34
ScssPhp\ScssPhp\Parser\StylesheetParser::propertyOrVariableDeclaration()
A
43 14 46
ScssPhp\ScssPhp\Parser\StylesheetParser::trySpecialFunction()
A
44 14 46
ScssPhp\ScssPhp\Ast\Sass\Expression\CalculationExpression::verify()
A
46 14 45
ScssPhp\ScssPhp\Parser\StylesheetParser::mozDocumentRule()
A
40 13 60
ScssPhp\ScssPhp\Parser\StylesheetParser::argumentInvocation()
A
44 14 45
ScssPhp\ScssPhp\Ast\Sass\ArgumentDeclaration::verify()
A
44 14 43
ScssPhp\ScssPhp\Value\Value::selectorStringOrNull()
A
45 14 42
ScssPhp\ScssPhp\Ast\Sass\Expression\BinaryOperator::getPrecedence()
A
52 15 26
ScssPhp\ScssPhp\Compiler::mergeMediaTypes()
A
47 14 41
ScssPhp\ScssPhp\Parser::whitespace()
A
41 13 55
ScssPhp\ScssPhp\Parser\Parser::escape()
A
45 14 38
ScssPhp\ScssPhp\Value\SassCalculation::operateInternal()
A
51 15 22
ScssPhp\ScssPhp\Parser::mediaQuery()
A
47 14 35
ScssPhp\ScssPhp\Compiler::filterScopeWithWithout()
A
43 13 49
ScssPhp\ScssPhp\Parser\SelectorParser::complexSelector()
A
43 13 48
ScssPhp\ScssPhp\Parser::keyword()
A
44 13 47
ScssPhp\ScssPhp\Serializer\SerializeVisitor::visitColor()
A
44 13 46
ScssPhp\ScssPhp\Ast\Sass\Expression\StringExpression::quoteInnerText()
A
48 14 30
ScssPhp\ScssPhp\Parser\StylesheetParser::supportsConditionInParens()
A
40 12 59
ScssPhp\ScssPhp\Parser\StylesheetParser::calculationValue()
A
45 13 41
ScssPhp\ScssPhp\Serializer\SerializeVisitor::minimumIndentation()
A
51 14 25
ScssPhp\ScssPhp\Value\SassNumber::withUnits()
A
46 13 40
ScssPhp\ScssPhp\Compiler::setExisting()
A
46 13 39
ScssPhp\ScssPhp\Compiler::joinSelectors()
A
46 13 38
ScssPhp\ScssPhp\Extend\ExtendUtil::compoundIsSuperselector()
A
47 13 34
ScssPhp\ScssPhp\Serializer\SerializeVisitor::tryPrivateUseCharacter()
A
47 13 34
ScssPhp\ScssPhp\Formatter::write()
A
44 12 47
ScssPhp\ScssPhp\Parser::matchEscapeCharacter()
A
47 13 32
ScssPhp\ScssPhp\Compiler::isWith()
A
49 13 29
ScssPhp\ScssPhp\Serializer\SerializeVisitor::writeWithIndent()
A
46 12 43
ScssPhp\ScssPhp\Ast\Selector\SelectorList::resolveParentSelectors()
A
45 12 42
ScssPhp\ScssPhp\Parser::expression()
A
46 12 41
ScssPhp\ScssPhp\Parser\StylesheetParser::interpolatedString()
A
46 12 39
ScssPhp\ScssPhp\Compiler::multiplySelectors()
A
46 12 39
ScssPhp\ScssPhp\Extend\ExtendUtil::unifyUniversalAndElement()
A
47 12 38
ScssPhp\ScssPhp\Compiler::combineSelectorSingle()
A
47 12 36
ScssPhp\ScssPhp\Parser\KeyframeSelectorParser::percentage()
A
48 12 35
ScssPhp\ScssPhp\Ast\Selector\PseudoSelector::computeSpecificity()
A
49 12 31
ScssPhp\ScssPhp\Compiler::libIndex()
A
48 12 31
ScssPhp\ScssPhp\Util\ParserUtil::consumeEscapedCharacter()
A
49 12 30
Wp_Scss::needs_compiling()
A
49 12 29
ScssPhp\ScssPhp\Parser\StylesheetParser::functionRule()
A
50 12 28
ScssPhp\ScssPhp\Compiler::sortNativeFunctionArgs()
A
44 11 42
ScssPhp\ScssPhp\ValueConverter::fromPhp()
A
50 12 27
ScssPhp\ScssPhp\Parser\Parser::consumeIdentifierBody()
A
51 12 26
ScssPhp\ScssPhp\Value\SassCalculation::clamp()
A
51 12 25
ScssPhp\ScssPhp\Compiler::flattenSelectors()
A
46 11 38
ScssPhp\ScssPhp\Compiler::getFunctionReference()
A
51 12 23
ScssPhp\ScssPhp\Serializer\SerializeVisitor::visitChildren()
A
47 11 38
ScssPhp\ScssPhp\Parser\CssParser::identifierLike()
A
46 11 37
ScssPhp\ScssPhp\Parser\StylesheetParser::unicodeRange()
A
47 11 37
ScssPhp\ScssPhp\Parser\StylesheetParser::mediaQuery()
A
44 10 52
ScssPhp\ScssPhp\Parser::interpolation()
A
47 11 37
ScssPhp\ScssPhp\Compiler::escapeNonPrintableChars()
A
48 11 33
ScssPhp\ScssPhp\Parser\MediaQueryParser::mediaQuery()
A
45 10 47
ScssPhp\ScssPhp\Compiler::inspectFormatValue()
A
48 11 32
ScssPhp\ScssPhp\SourceMap\SourceMapGenerator::generateMappings()
A
43 10 46
ScssPhp\ScssPhp\Compiler::compileDirective()
A
49 11 29
ScssPhp\ScssPhp\Parser\Parser::lookingAtNumber()
A
52 11 28
ScssPhp\ScssPhp\Parser\StylesheetParser::declarationAtRule()
A
50 11 28
wpscss_handle_errors()
A
50 11 25
ScssPhp\ScssPhp\Colors::RGBaToColorName()
A
51 11 25
ScssPhp\ScssPhp\Ast\Selector\SimpleSelector::unify()
A
52 11 24
ScssPhp\ScssPhp\Value\SassNumber::equals()
A
52 11 23
ScssPhp\ScssPhp\Value\SassNumber::compatibilityException()
A
50 11 23
ScssPhp\ScssPhp\Ast\Selector\SimpleSelector::isSuperselector()
A
52 11 23
ScssPhp\ScssPhp\Parser\StylesheetParser::statement()
A
53 11 23
ScssPhp\ScssPhp\Parser\StylesheetParser::lookingAtInterpolatedIdentifier()
A
53 11 23
ScssPhp\ScssPhp\Compiler::libRgb()
A
47 10 37
ScssPhp\ScssPhp\Ast\Selector\UniversalSelector::unify()
A
53 11 21
ScssPhp\ScssPhp\Util\ListUtil::longestCommonSubsequence()
A
48 10 33
ScssPhp\ScssPhp\Compiler::evalSelectorPart()
A
55 11 17
ScssPhp\ScssPhp\Parser::selector()
A
49 10 31
ScssPhp\ScssPhp\Compiler::compileColorPartValue()
A
50 10 30
ScssPhp\ScssPhp\Parser\Parser::string()
A
50 10 29
ScssPhp\ScssPhp\Compiler::normalizeValue()
A
49 10 29
ScssPhp\ScssPhp\Compiler::pushOrMergeExtentedSelector()
A
50 10 28
ScssPhp\ScssPhp\Compiler::compileMedia()
A
45 9 43
ScssPhp\ScssPhp\Parser\StylesheetParser::variableDeclarationWithoutNamespace()
A
45 9 42
ScssPhp\ScssPhp\Serializer\SerializeVisitor::visitCssStylesheet()
A
52 10 26
ScssPhp\ScssPhp\Compiler::mergeDirectRelationships()
A
51 10 26
ScssPhp\ScssPhp\Value\SassCalculation::verifyCompatibleNumbers()
A
51 10 26
ScssPhp\ScssPhp\Parser\ScssParser::statements()
A
48 9 40
ScssPhp\ScssPhp\Serializer\SerializeVisitor::visitPseudoSelector()
A
53 10 25
ScssPhp\ScssPhp\Compiler::libAppend()
A
50 10 25
Wp_Scss_Settings::page_init()
A
33 2 144
ScssPhp\ScssPhp\Compiler::glueFunctionSelectors()
A
53 10 22
ScssPhp\ScssPhp\Parser::functionCallArgumentsList()
A
54 10 22
ScssPhp\ScssPhp\Parser\ScssParser::loudCommentStatement()
A
48 9 36
ScssPhp\ScssPhp\Compiler::multiplyMedia()
A
47 9 36
ScssPhp\ScssPhp\Compiler::getTypeOf()
A
54 10 21
ScssPhp\ScssPhp\Parser\StylesheetParser::tryExponent()
A
55 10 20
ScssPhp\ScssPhp\Parser\SelectorParser::pseudoSelector()
A
47 9 34
ScssPhp\ScssPhp\Parser::propertyName()
A
49 9 33
ScssPhp\ScssPhp\Parser\StylesheetParser::interpolatedIdentifierBody()
A
56 10 17
ScssPhp\ScssPhp\Extend\ExtendUtil::chunks()
A
50 9 31
ScssPhp\ScssPhp\Ast\Selector\PseudoSelector::isSuperselector()
A
56 10 16
ScssPhp\ScssPhp\Compiler::getSelectorArg()
A
49 9 30
Wp_Scss::compile()
A
49 9 30
ScssPhp\ScssPhp\Extend\ExtendUtil::weave()
A
50 9 29
ScssPhp\ScssPhp\Compiler::compileImport()
A
50 9 29
ScssPhp\ScssPhp\Compiler::opOr()
A
58 10 14
ScssPhp\ScssPhp\Compiler::opAnd()
A
58 10 14
ScssPhp\ScssPhp\Parser::matchEscapeCharacterInSelector()
A
49 9 29
ScssPhp\ScssPhp\Parser\SelectorParser::simpleSelector()
A
51 9 28
ScssPhp\ScssPhp\Compiler::selectorAppend()
A
51 9 28
ScssPhp\ScssPhp\Formatter::block()
A
52 9 27
ScssPhp\ScssPhp\Parser\StylesheetParser::parentheses()
A
47 8 41
ScssPhp\ScssPhp\Ast\Selector\ComplexSelector::concatenate()
A
53 9 25
ScssPhp\ScssPhp\Compiler::findImport()
A
52 9 25
ScssPhp\ScssPhp\Compiler::checkPrototypeMatches()
A
52 9 25
ScssPhp\ScssPhp\Ast\Sass\ArgumentDeclaration::matches()
A
53 9 24
ScssPhp\ScssPhp\Util\Path::isWindowsAbsolute()
A
53 9 24
ScssPhp\ScssPhp\Value\SassMap::equals()
A
52 9 24
ScssPhp\ScssPhp\Parser::parse()
A
46 8 39
ScssPhp\ScssPhp\Parser::argumentDef()
A
47 8 38
ScssPhp\ScssPhp\Parser\ScssParser::children()
A
49 8 37
ScssPhp\ScssPhp\Ast\Sass\Statement\ParentStatement::__construct()
A
54 9 22
ScssPhp\ScssPhp\Value\SassList::equals()
A
53 9 22
ScssPhp\ScssPhp\Extend\ExtendUtil::mustUnify()
A
54 9 21
ScssPhp\ScssPhp\Value\SassCalculation::min()
A
53 9 21
ScssPhp\ScssPhp\Value\SassCalculation::max()
A
53 9 21
ScssPhp\ScssPhp\Parser::customProperty()
A
48 8 36
ScssPhp\ScssPhp\Compiler::compileChildrenNoReturn()
A
54 9 20
ScssPhp\ScssPhp\Compiler::callStackMessage()
A
53 9 20
ScssPhp\ScssPhp\Ast\Selector\PseudoSelector::isFakePseudoElement()
A
55 9 19
ScssPhp\ScssPhp\Compiler::compileWith()
A
48 8 33
ScssPhp\ScssPhp\Value\SassCalculation::simplify()
A
55 9 18
ScssPhp\ScssPhp\SourceMap\SourceMapGenerator::generateJson()
A
49 8 31
ScssPhp\ScssPhp\Compiler::mergeParts()
A
51 8 29
ScssPhp\ScssPhp\Parser\SelectorParser::typeOrUniversalSelector()
A
52 8 28
ScssPhp\ScssPhp\Compiler::stringifyFncallArgs()
A
50 8 28
ScssPhp\ScssPhp\Compiler::modifyNestedMap()
A
51 8 28
ScssPhp\ScssPhp\Parser\Parser::identifier()
A
51 8 27
ScssPhp\ScssPhp\Parser\StylesheetParser::interpolatedIdentifier()
A
51 8 27
ScssPhp\ScssPhp\Compiler::coerceList()
A
51 8 27
ScssPhp\ScssPhp\Value\SassString::isVar()
A
60 9 12
ScssPhp\ScssPhp\Compiler::appendRootDirective()
A
51 8 26
ScssPhp\ScssPhp\Parser::map()
A
52 8 25
ScssPhp\ScssPhp\Compiler::compileAtRoot()
A
46 7 39
ScssPhp\ScssPhp\Compiler::matchPartInCompound()
A
53 8 24
ScssPhp\ScssPhp\Compiler::coerceValue()
A
54 8 23
ScssPhp\ScssPhp\Util::mbSubstr()
A
53 8 23
ScssPhp\ScssPhp\Extend\ExtendUtil::mergeLeadingCombinators()
A
56 8 21
ScssPhp\ScssPhp\Compiler::isFreshCachedResult()
A
54 8 21
ScssPhp\ScssPhp\Parser\StylesheetParser::includeRule()
A
47 7 36
ScssPhp\ScssPhp\Parser\StylesheetParser::number()
A
54 8 20
ScssPhp\ScssPhp\Serializer\SerializeVisitor::visitMediaQuery()
A
53 8 20
ScssPhp\ScssPhp\Compiler::callNativeFunction()
A
53 8 20
ScssPhp\ScssPhp\Compiler::collapseSelectorsAsList()
A
49 7 34
ScssPhp\ScssPhp\Parser::mediaExpression()
A
56 8 19
ScssPhp\ScssPhp\Node\Number::equals()
A
56 8 18
ScssPhp\ScssPhp\Compiler::parseFunctionPrototype()
A
48 7 33
ScssPhp\ScssPhp\Ast\Sass\Expression\ListExpression::elementNeedsParens()
A
56 8 18
ScssPhp\ScssPhp\Parser\Parser::lookingAtIdentifier()
A
57 8 17
ScssPhp\ScssPhp\Ast\Sass\Statement\IfRuleClause::__construct()
A
57 8 17
ScssPhp\ScssPhp\Parser\StylesheetParser::isHexColor()
A
57 8 16
ScssPhp\ScssPhp\Serializer\SerializeVisitor::visitComplexSelector()
A
57 8 16
Wp_Scss::enqueue_files()
S
49 7 30
ScssPhp\ScssPhp\Parser\StylesheetParser::trySupportsOperation()
S
50 7 30
ScssPhp\ScssPhp\Value\SassNumber::multiplyUnits()
S
50 7 30
ScssPhp\ScssPhp\Ast\Selector\IsBogusVisitor::visitComplexSelector()
S
59 8 14
ScssPhp\ScssPhp\Node\Number::multiplyUnits()
S
51 7 29
ScssPhp\ScssPhp\SourceSpan\SourceFile::getLine()
S
50 7 29
ScssPhp\ScssPhp\Util\ErrorUtil::checkValidRange()
S
57 8 14
ScssPhp\ScssPhp\Parser::argumentList()
S
51 7 27
ScssPhp\ScssPhp\Compiler::extendOrReplaceSelectors()
S
51 7 26
ScssPhp\ScssPhp\Parser::mixedKeyword()
S
53 7 25
ScssPhp\ScssPhp\Parser\SelectorParser::attributeOperator()
S
53 7 24
ScssPhp\ScssPhp\Serializer\SerializeVisitor::visitAttributeSelector()
S
53 7 24
ScssPhp\ScssPhp\Ast\Sass\Expression\BinaryOperationExpression::__toString()
S
54 7 23
ScssPhp\ScssPhp\Compiler::libMapMerge()
S
52 7 23
ScssPhp\ScssPhp\Util::mbOrd()
S
52 7 23
ScssPhp\ScssPhp\Parser\StylesheetParser::argumentDeclaration()
S
48 6 36
ScssPhp\ScssPhp\Compiler::selectFunctionPrototype()
S
54 7 21
ScssPhp\ScssPhp\Parser::url()
S
55 7 21
ScssPhp\ScssPhp\Parser\StylesheetParser::calculationSum()
S
55 7 20
ScssPhp\ScssPhp\Compiler::expToString()
S
55 7 20
ScssPhp\ScssPhp\SourceSpan\SourceFile::isNearCacheLine()
S
56 7 20
ScssPhp\ScssPhp\Serializer\SerializeVisitor::elementNeedsParens()
S
56 7 19
ScssPhp\ScssPhp\Node\Number::offsetExists()
S
58 7 17
ScssPhp\ScssPhp\Ast\Selector\SelectorList::complexContainsParentSelector()
S
57 7 17
ScssPhp\ScssPhp\Compiler::compileNestedBlock()
S
48 6 32
ScssPhp\ScssPhp\Node\Number::offsetGet()
S
58 7 16
ScssPhp\ScssPhp\Util\Character::isHex()
S
58 7 16
ScssPhp\ScssPhp\Compiler::libListSeparator()
S
56 7 16
ScssPhp\ScssPhp\Ast\Selector\PseudoSelector::equals()
S
66 8 7
ScssPhp\ScssPhp\Compiler::applyArgumentsToDeclaration()
S
50 6 28
ScssPhp\ScssPhp\Ast\Sass\Interpolation::__construct()
S
60 7 12
ScssPhp\ScssPhp\Serializer\SerializeVisitor::visitUnquotedString()
S
52 6 27
ScssPhp\ScssPhp\Util\StringUtil::lastNonWhitespace()
S
60 7 12
ScssPhp\ScssPhp\Compiler::libZip()
S
52 6 26
ScssPhp\ScssPhp\Value\SassColor::rgbToHsl()
S
51 6 25
ScssPhp\ScssPhp\Parser::isKnownGenericDirective()
S
47 5 39
ScssPhp\ScssPhp\Parser\StylesheetParser::tryCalculation()
S
53 6 23
ScssPhp\ScssPhp\Value\SassNumber::canonicalizeUnitList()
S
54 6 23
ScssPhp\ScssPhp\Parser\StylesheetParser::importArgument()
S
53 6 22
ScssPhp\ScssPhp\Compiler::libMix()
S
52 6 22
ScssPhp\ScssPhp\Node\Number::output()
S
54 6 21
ScssPhp\ScssPhp\Parser\Parser::scanIdentChar()
S
55 6 21
ScssPhp\ScssPhp\Serializer\SerializeVisitor::isTrailingComment()
S
54 6 21
ScssPhp\ScssPhp\Serializer\SerializeVisitor::visitNumber()
S
54 6 20
ScssPhp\ScssPhp\Compiler::flattenSelectorSingle()
S
56 6 19
ScssPhp\ScssPhp\Serializer\SerializeVisitor::visitSelectorList()
S
56 6 19
ScssPhp\ScssPhp\Compiler::libMapGet()
S
55 6 19
ScssPhp\ScssPhp\Parser\SelectorParser::attributeSelector()
S
55 6 18
ScssPhp\ScssPhp\Ast\Sass\AtRootQuery::excludes()
S
57 6 18
ScssPhp\ScssPhp\Util::unvendor()
S
56 6 18
ScssPhp\ScssPhp\Parser\ScssParser::silentCommentStatement()
S
57 6 17
ScssPhp\ScssPhp\Parser\StylesheetParser::forRule()
S
50 5 32
ScssPhp\ScssPhp\Value\SassColor::hueToRgb()
S
57 6 17
ScssPhp\ScssPhp\Compiler::hueToRGB()
S
57 6 17
ScssPhp\ScssPhp\Extend\ExtendUtil::selectorPseudoArgs()
S
58 6 16
ScssPhp\ScssPhp\Parser\StylesheetParser::calculationArguments()
S
57 6 16
ScssPhp\ScssPhp\Value\SassCalculation::equals()
S
57 6 16
ScssPhp\ScssPhp\Compiler::libMapHasKey()
S
56 6 16
ScssPhp\ScssPhp\Formatter::testEmptyChildren()
S
57 6 16
ScssPhp\ScssPhp\Util::mbChr()
S
56 6 16
ScssPhp\ScssPhp\Ast\Sass\Expression\StringExpression::bestQuote()
S
58 6 15
ScssPhp\ScssPhp\Ast\Selector\SelectorList::unify()
S
58 6 15
ScssPhp\ScssPhp\Ast\Sass\Interpolation::concat()
S
57 6 15
ScssPhp\ScssPhp\Parser\StylesheetParser::isPlainImportUrl()
S
58 6 15
ScssPhp\ScssPhp\Compiler::injectVariables()
S
58 6 15
ScssPhp\ScssPhp\Util\Path::join()
S
59 6 14
ScssPhp\ScssPhp\Compiler::checkSelectorArgType()
S
59 6 14
ScssPhp\ScssPhp\Extend\ExtendUtil::firstIfRootish()
S
59 6 13
ScssPhp\ScssPhp\Compiler::findScopeSelectors()
S
61 6 13
Wp_Scss_Settings::input_checkbox_callback()
S
57 6 13
ScssPhp\ScssPhp\Compiler::hasSelectorPlaceholder()
S
60 6 13
ScssPhp\ScssPhp\Serializer\SerializeVisitor::visitCssMediaRule()
S
58 6 13
ScssPhp\ScssPhp\Value\SassCalculation::verifyLength()
S
59 6 13
ScssPhp\ScssPhp\Parser\LineScanner::setPosition()
S
51 5 27
ScssPhp\ScssPhp\Parser\StylesheetParser::hexColorContents()
S
51 5 27
ScssPhp\ScssPhp\Compiler::shouldEval()
S
61 6 12
ScssPhp\ScssPhp\Compiler::libStrSlice()
S
51 5 27
ScssPhp\ScssPhp\Parser::registerPushedBlock()
S
52 5 27
ScssPhp\ScssPhp\Compiler::completeScope()
S
61 6 11
ScssPhp\ScssPhp\Parser\StylesheetParser::supportsCondition()
S
53 5 25
ScssPhp\ScssPhp\Compiler::libRandom()
S
51 5 25
ScssPhp\ScssPhp\Parser\KeyframeSelectorParser::parse()
S
54 5 23
ScssPhp\ScssPhp\Compiler::toHSL()
S
52 5 23
ScssPhp\ScssPhp\Parser\StylesheetParser::hashExpression()
S
53 5 22
ScssPhp\ScssPhp\Compiler::compileNestedPropertiesBlock()
S
53 5 22
ScssPhp\ScssPhp\Compiler::evalSelectors()
S
53 5 22
ScssPhp\ScssPhp\Compiler::callScssFunction()
S
53 5 22
ScssPhp\ScssPhp\Parser::matchString()
S
53 5 22
ScssPhp\ScssPhp\Parser::parenValue()
S
55 5 22
ScssPhp\ScssPhp\Parser\SelectorParser::selectorList()
S
55 5 21
ScssPhp\ScssPhp\Serializer\SerializeVisitor::visitCssDeclaration()
S
54 5 21
ScssPhp\ScssPhp\Serializer\SerializeVisitor::writeNumber()
S
55 5 21
ScssPhp\ScssPhp\Compiler::appendOutputLine()
S
55 5 20
ScssPhp\ScssPhp\Parser::assertPlainCssValid()
S
55 5 20
ScssPhp\ScssPhp\Parser\StylesheetParser::mixinRule()
S
55 5 19
ScssPhp\ScssPhp\Parser::argValue()
S
55 5 19
ScssPhp\ScssPhp\Parser::selectors()
S
56 5 19
ScssPhp\ScssPhp\Parser\InterpolationBuffer::addInterpolation()
S
57 5 18
ScssPhp\ScssPhp\Parser\StylesheetParser::calculationProduct()
S
57 5 18
ScssPhp\ScssPhp\Util\ListUtil::flattenVertically()
S
56 5 18
ScssPhp\ScssPhp\Compiler::libMapRemove()
S
56 5 18
ScssPhp\ScssPhp\Parser::append()
S
56 5 18
ScssPhp\ScssPhp\Parser::progid()
S
56 5 18
ScssPhp\ScssPhp\Compiler::escapeImportPathString()
S
57 5 17
ScssPhp\ScssPhp\Compiler::opAdd()
S
58 5 17
Wp_Scss::compiler()
S
49 4 32
ScssPhp\ScssPhp\Util::checkRange()
S
56 5 17
ScssPhp\ScssPhp\Ast\Selector\ComplexSelector::withAdditionalCombinators()
S
59 5 16
ScssPhp\ScssPhp\Compiler::replaceSelfSelector()
S
58 5 16
ScssPhp\ScssPhp\Formatter\Expanded::blockLines()
S
57 5 15
ScssPhp\ScssPhp\Parser\Parser::loudComment()
S
60 5 15
ScssPhp\ScssPhp\Compiler::extractRelationshipFromFragment()
S
58 5 15
ScssPhp\ScssPhp\Parser\StylesheetParser::tryDecimal()
S
59 5 15
ScssPhp\ScssPhp\Compiler::testWithWithout()
S
68 6 6
ScssPhp\ScssPhp\Util\Character::isSimpleSelectorStart()
S
76 6 3
ScssPhp\ScssPhp\Compiler::tryMap()
S
60 5 15
ScssPhp\ScssPhp\Parser\StylesheetParser::importRule()
S
59 5 14
ScssPhp\ScssPhp\Util\EquatableUtil::listContains()
S
60 5 14
ScssPhp\ScssPhp\Compiler::handleImportLoop()
S
59 5 14
ScssPhp\ScssPhp\Compiler::fixColor()
S
59 5 14
ScssPhp\ScssPhp\Compiler::libKeywords()
S
58 5 14
ScssPhp\ScssPhp\Parser::stripAssignmentFlags()
S
58 5 14
ScssPhp\ScssPhp\Compiler::isSuperPart()
S
60 5 13
ScssPhp\ScssPhp\Formatter\Compressed::blockLines()
S
59 5 13
ScssPhp\ScssPhp\Serializer\SerializeVisitor::writeImportUrl()
S
59 5 13
ScssPhp\ScssPhp\Compiler::importFile()
S
50 4 28
ScssPhp\ScssPhp\Compiler::libMax()
S
60 5 13
ScssPhp\ScssPhp\Ast\Sass\Expression\ListExpression::__toString()
S
60 5 13
ScssPhp\ScssPhp\Compiler::libMin()
S
60 5 13
ScssPhp\ScssPhp\Parser::matchChar()
S
61 5 13
ScssPhp\ScssPhp\Serializer\SerializeVisitor::writeMapElement()
S
62 5 12
get_base_dir_from_name()
S
51 4 27
ScssPhp\ScssPhp\Ast\Selector\UniversalSelector::isSuperselector()
S
62 5 12
ScssPhp\ScssPhp\SourceMap\SourceMapGenerator::normalizeFilename()
S
60 5 12
ScssPhp\ScssPhp\Value\SassNumber::buildUnitString()
S
60 5 12
ScssPhp\ScssPhp\Node\Number::getUnitString()
S
60 5 12
ScssPhp\ScssPhp\Parser\StylesheetParser::extendRule()
S
60 5 12
ScssPhp\ScssPhp\Serializer\SerializeVisitor::separatorString()
S
62 5 12
ScssPhp\ScssPhp\Util\NumberUtil::fuzzyCheckRange()
S
62 5 12
ScssPhp\ScssPhp\Util\SpanUtil::scanIdentifier()
S
61 5 12
ScssPhp\ScssPhp\Parser::unit()
S
60 5 12
ScssPhp\ScssPhp\Serializer\SerializeVisitor::writeEscape()
S
61 5 11
ScssPhp\ScssPhp\Value\CalculationOperator::getPrecedence()
S
63 5 11
ScssPhp\ScssPhp\Parser\StylesheetParser::declarationOrStyleRule()
S
62 5 11
ScssPhp\ScssPhp\Ast\Selector\IsUselessVisitor::visitComplexSelector()
S
62 5 11
ScssPhp\ScssPhp\Node\Number::getConversionFactor()
S
62 5 11
ScssPhp\ScssPhp\Value\SassNumber::getConversionFactor()
S
62 5 11
ScssPhp\ScssPhp\Parser\AtRootQueryParser::parse()
S
53 4 23
ScssPhp\ScssPhp\Compiler::libSelectorNest()
S
53 4 22
ScssPhp\ScssPhp\Compiler::compileBlock()
S
54 4 22
ScssPhp\ScssPhp\Formatter::format()
S
54 4 22
ScssPhp\ScssPhp\Parser\StylesheetParser::parse()
S
54 4 21
ScssPhp\ScssPhp\Compiler::libCall()
S
54 4 20
ScssPhp\ScssPhp\Value\SingleUnitSassNumber::multiplyUnits()
S
55 4 20
ScssPhp\ScssPhp\Parser\StylesheetParser::unknownAtRule()
S
55 4 19
ScssPhp\ScssPhp\Parser::__construct()
S
55 4 18
ScssPhp\ScssPhp\Parser\StylesheetParser::importSupportsQuery()
S
56 4 18
ScssPhp\ScssPhp\Serializer\SerializeVisitor::visitMap()
S
56 4 18
ScssPhp\ScssPhp\Parser\StylesheetParser::variableDeclarationOrInterpolation()
S
57 4 17
ScssPhp\ScssPhp\Ast\Sass\Expression\StringExpression::asInterpolation()
S
57 4 17
ScssPhp\ScssPhp\Serializer\SerializeVisitor::visitCssComment()
S
57 4 17
ScssPhp\ScssPhp\Parser::getSourcePosition()
S
57 4 17
ScssPhp\ScssPhp\Parser\ScssParser::scanElse()
S
57 4 17
ScssPhp\ScssPhp\SourceSpan\SourceFile::__construct()
S
57 4 17
ScssPhp\ScssPhp\Compiler::RGBtoHWB()
S
56 4 17
ScssPhp\ScssPhp\Ast\Sass\ArgumentDeclaration::originalArgumentName()
S
56 4 17
ScssPhp\ScssPhp\Parser::variable()
S
58 4 16
ScssPhp\ScssPhp\Parser\StylesheetParser::variableDeclarationOrStyleRule()
S
59 4 16
ScssPhp\ScssPhp\Compiler::compileSelectorPart()
S
58 4 16
ScssPhp\ScssPhp\Compiler::stringTransformAsciiOnly()
S
58 4 16
ScssPhp\ScssPhp\Parser\Parser::firstNewlineBefore()
S
58 4 16
ScssPhp\ScssPhp\Serializer\SerializeVisitor::writeFoldedValue()
S
58 4 16
ScssPhp\ScssPhp\Compiler::libInvert()
S
56 4 16
ScssPhp\ScssPhp\Parser::popBlock()
S
58 4 16
ScssPhp\ScssPhp\Extend\ExtendUtil::isSupercombinator()
S
76 5 3
ScssPhp\ScssPhp\Util\Character::isWhitespace()
S
76 5 3
ScssPhp\ScssPhp\Node\Number::modulo()
S
59 4 15
ScssPhp\ScssPhp\Ast\Selector\TypeSelector::isSuperselector()
S
75 5 3
ScssPhp\ScssPhp\Extend\ExtendUtil::groupSelectors()
S
59 4 15
ScssPhp\ScssPhp\Parser\Parser::scanComment()
S
60 4 15
ScssPhp\ScssPhp\Ast\Selector\SelectorList::asSassList()
S
58 4 15
ScssPhp\ScssPhp\Compiler::missingSelectors()
S
58 4 15
ScssPhp\ScssPhp\Value\SassColor::equals()
S
75 5 3
ScssPhp\ScssPhp\Node\Number::dividedBy()
S
59 4 14
ScssPhp\ScssPhp\Parser\StringScanner::readUtf8Char()
S
60 4 13
ScssPhp\ScssPhp\Util\NumberUtil::moduloLikeSass()
S
61 4 13
ScssPhp\ScssPhp\Util\Character::opposite()
S
62 4 12
ScssPhp\ScssPhp\Ast\Sass\Interpolation::getAsPlain()
S
62 4 12
ScssPhp\ScssPhp\Ast\Sass\Statement\IncludeRule::__toString()
S
61 4 12
ScssPhp\ScssPhp\Parser\SelectorParser::attributeName()
S
61 4 12
ScssPhp\ScssPhp\Util\NumberUtil::divideLikeSass()
S
63 4 12
ScssPhp\ScssPhp\Util\Path::isAbsolute()
S
62 4 12
ScssPhp\ScssPhp\Parser\ScssParser::expectStatementSeparator()
S
63 4 11
ScssPhp\ScssPhp\Value\Value::sassIndexToListIndex()
S
61 4 11
ScssPhp\ScssPhp\Value\SassString::sassIndexToCodePointIndex()
S
61 4 11
ScssPhp\ScssPhp\Value\SassList::isBlank()
S
64 4 11
ScssPhp\ScssPhp\Value\SassNumber::isComparableTo()
S
63 4 11
ScssPhp\ScssPhp\Value\SingleUnitSassNumber::hasPossiblyCompatibleUnits()
S
61 4 11
Wp_Scss_Settings::sanitize()
S
62 4 11
ScssPhp\ScssPhp\Parser\CssParser::cssImportRule()
S
57 3 16
ScssPhp\ScssPhp\Value\SingleUnitSassNumber::coerce()
S
64 4 9
ScssPhp\ScssPhp\Parser\ScssParser::atEndOfStatement()
S
74 4 4
ScssPhp\ScssPhp\Util\StringUtil::endsWith()
S
68 4 6
ScssPhp\ScssPhp\Value\SingleUnitSassNumber::coerceValue()
S
64 4 9
ScssPhp\ScssPhp\Util\Character::isAlphabetic()
S
72 4 4
ScssPhp\ScssPhp\Parser\LineScanner::adjustLineAndColumn()
S
65 4 8
ScssPhp\ScssPhp\Parser\LineScanner::scan()
S
58 3 15
ScssPhp\ScssPhp\Util\NumberUtil::fuzzyAsInt()
S
67 4 7
ScssPhp\ScssPhp\Util\NumberUtil::fuzzyRound()
S
68 4 6
ScssPhp\ScssPhp\Util\StringUtil::startsWith()
S
68 4 6
ScssPhp\ScssPhp\Ast\Selector\ComplexSelector::getSingleCompound()
S
69 4 6
ScssPhp\ScssPhp\Util\Path::prettyUri()
S
61 3 12
ScssPhp\ScssPhp\Ast\Sass\Statement\VariableDeclaration::__construct()
S
61 3 12
ScssPhp\ScssPhp\Value\SassNumber::plus()
S
62 3 11
ScssPhp\ScssPhp\Parser\SelectorParser::parse()
S
63 3 11
wpscss_plugin_action_links()
S
62 3 11
wp_scss_compile()
S
62 3 11
ScssPhp\ScssPhp\SourceSpan\SourceFile::getText()
S
63 3 11
ScssPhp\ScssPhp\Value\SassColor::hwb()
S
57 2 16
ScssPhp\ScssPhp\Util::mbStrlen()
S
65 3 9
ScssPhp\ScssPhp\Visitor\StatementSearchVisitor::searchIterable()
S
66 3 9
ScssPhp\ScssPhp\Ast\Sass\Statement\IncludeRule::getNameSpan()
S
67 3 7
ScssPhp\ScssPhp\Visitor\EveryCssVisitor::visitCssMediaRule()
S
67 3 8
ScssPhp\ScssPhp\Util\SpanUtil::trimRight()
S
65 3 8
ScssPhp\ScssPhp\Visitor\AnySelectorVisitor::visitSelectorList()
S
68 3 8
ScssPhp\ScssPhp\Visitor\AnySelectorVisitor::visitComplexSelector()
S
67 3 8
ScssPhp\ScssPhp\Util\Character::isDigit()
S
67 3 7
ScssPhp\ScssPhp\Parser\StringScanner::expectChar()
S
66 3 9
ScssPhp\ScssPhp\SourceMap\SourceMapGenerator::getSourcesContent()
S
65 3 10
ScssPhp\ScssPhp\Value\SingleUnitSassNumber::equals()
S
67 3 7
ScssPhp\ScssPhp\Ast\Selector\SelectorList::containsParentSelector()
S
68 3 8
ScssPhp\ScssPhp\Value\SassColor::minus()
S
69 3 6
ScssPhp\ScssPhp\Value\SassColor::dividedBy()
S
69 3 6
ScssPhp\ScssPhp\Visitor\EveryCssVisitor::visitCssStylesheet()
S
67 3 8
ScssPhp\ScssPhp\Parser\StringScanner::peekChar()
S
67 3 7
ScssPhp\ScssPhp\Util\StringUtil::equalsIgnoreCase()
S
66 3 9
ScssPhp\ScssPhp\Util\NumberUtil::fuzzyIsInt()
S
70 3 6
Wp_Scss_Settings::input_select_callback()
S
62 3 9
ScssPhp\ScssPhp\Value\SingleUnitSassNumber::coerceToMatch()
S
65 3 9
ScssPhp\ScssPhp\Collection\Map::get()
S
67 3 8
ScssPhp\ScssPhp\Value\SingleUnitSassNumber::tryCoerceToUnit()
S
64 3 10
ScssPhp\ScssPhp\Parser\StringScanner::substring()
S
65 3 9
ScssPhp\ScssPhp\Visitor\EveryCssVisitor::visitCssStyleRule()
S
67 3 8
ScssPhp\ScssPhp\Util::mbStrpos()
S
64 3 9
ScssPhp\ScssPhp\Ast\Sass\Statement\IncludeRule::getNamespaceSpan()
S
64 3 9
ScssPhp\ScssPhp\Collection\Map::remove()
S
64 3 10
ScssPhp\ScssPhp\Value\SingleUnitSassNumber::convertValueToMatch()
S
65 3 9
ScssPhp\ScssPhp\Ast\Selector\PseudoSelector::addSuffix()
S
69 3 6
ScssPhp\ScssPhp\Ast\Selector\PseudoSelector::isHostContext()
S
78 3 3
ScssPhp\ScssPhp\Visitor\EveryCssVisitor::visitCssAtRule()
S
67 3 8
ScssPhp\ScssPhp\SourceMap\SourceMapGenerator::fixWindowsPath()
S
66 3 8
ScssPhp\ScssPhp\Util\Character::isNewline()
S
78 3 3
ScssPhp\ScssPhp\Ast\Selector\ComplexSelector::equals()
S
76 3 3
ScssPhp\ScssPhp\Ast\Selector\ComplexSelector::isSuperselector()
S
76 3 3
ScssPhp\ScssPhp\Value\Value::plus()
S
64 3 9
ScssPhp\ScssPhp\Value\SingleUnitSassNumber::convertToMatch()
S
65 3 9
Wp_Scss::style_url_enqueued()
S
64 3 10
ScssPhp\ScssPhp\Ast\Selector\ComplexSelector::__construct()
S
66 3 8
ScssPhp\ScssPhp\Util\SpanUtil::contains()
S
76 3 3
ScssPhp\ScssPhp\Visitor\AnySelectorVisitor::visitCompoundSelector()
S
67 3 8
ScssPhp\ScssPhp\Util\Character::isName()
S
77 3 3
ScssPhp\ScssPhp\Util\Character::isNameStart()
S
77 3 3
ScssPhp\ScssPhp\Util\NumberUtil::fuzzyAssertRange()
S
64 3 8
ScssPhp\ScssPhp\Value\SingleUnitSassNumber::coerceValueToMatch()
S
65 3 9
ScssPhp\ScssPhp\Visitor\StatementSearchVisitor::visitChildren()
S
66 3 9
ScssPhp\ScssPhp\Visitor\EveryCssVisitor::visitCssKeyframeBlock()
S
67 3 8
ScssPhp\ScssPhp\Value\SassColor::modulo()
S
69 3 6
ScssPhp\ScssPhp\Ast\Sass\ArgumentDeclaration::__toString()
S
63 3 10
ScssPhp\ScssPhp\Value\SassColor::plus()
S
69 3 6
ScssPhp\ScssPhp\Collection\Map::put()
S
64 3 10
ScssPhp\ScssPhp\Ast\Selector\ComplexSelector::getSpecificity()
S
64 3 10
ScssPhp\ScssPhp\Value\UnitlessSassNumber::dividedBy()
S
63 3 10
ScssPhp\ScssPhp\Value\SassList::__construct()
S
66 3 8
ScssPhp\ScssPhp\Util\NumberUtil::fuzzyEquals()
S
68 3 6
ScssPhp\ScssPhp\Parser\StringScanner::scanChar()
S
64 3 10
ScssPhp\ScssPhp\Ast\Css\CssMediaQuery::condition()
S
68 3 6
ScssPhp\ScssPhp\Visitor\EveryCssVisitor::visitCssSupportsRule()
S
67 3 8
ScssPhp\ScssPhp\Value\SassCalculation::calc()
S
64 3 10
ScssPhp\ScssPhp\Util\SpanUtil::trimLeft()
S
64 3 9
ScssPhp\ScssPhp\Value\SassColor::hslToRgb()
S
58 2 14
ScssPhp\ScssPhp\Visitor\StatementSearchVisitor::visitIfRule()
S
61 2 13
wpscss_settings_show_errors()
S
60 2 12
wpscss_plugin_db_cleanup()
S
62 2 11
ScssPhp\ScssPhp\Value\SassColor::hslInternal()
S
61 2 11
wpscss_error_styles()
S
63 1 25
Wp_Scss_Settings::create_admin_page()
S
57 1 22
ScssPhp\ScssPhp\Value\Value::assertCompoundSelector()
S
66 2 8
ScssPhp\ScssPhp\Parser\StringScanner::expect()
S
71 2 6
ScssPhp\ScssPhp\Ast\Selector\SelectorList::__construct()
S
70 2 6
Wp_Scss_Settings::input_text_callback()
S
70 2 6
ScssPhp\ScssPhp\Visitor\AnySelectorVisitor::visitPseudoSelector()
S
74 2 4
ScssPhp\ScssPhp\Ast\Sass\Statement\VariableDeclaration::__toString()
S
66 2 8
ScssPhp\ScssPhp\Parser\LineScanner::scanChar()
S
69 2 7
ScssPhp\ScssPhp\Ast\Sass\Statement\VariableDeclaration::getNameSpan()
S
68 2 7
ScssPhp\ScssPhp\Ast\Selector\UniversalSelector::equals()
S
78 2 3
ScssPhp\ScssPhp\Util\ListUtil::last()
S
67 2 7
ScssPhp\ScssPhp\Visitor\StatementSearchVisitor::visitIncludeRule()
S
71 2 6
ScssPhp\ScssPhp\Ast\Selector\ComplexSelector::getLastComponent()
S
69 2 6
ScssPhp\ScssPhp\Value\UnitlessSassNumber::times()
S
70 2 6
ScssPhp\ScssPhp\Value\UnitlessSassNumber::lessThanOrEquals()
S
70 2 6
ScssPhp\ScssPhp\Parser\StringScanner::expectDone()
S
72 2 6
ScssPhp\ScssPhp\Util\Character::isSpaceOrTab()
S
78 2 3
ScssPhp\ScssPhp\Value\SassString::plus()
S
70 2 6
ScssPhp\ScssPhp\Value\Value::minus()
S
68 2 6
ScssPhp\ScssPhp\Value\SassMap::getSeparator()
S
78 2 3
ScssPhp\ScssPhp\Value\Value::selectorString()
S
68 2 7
ScssPhp\ScssPhp\Ast\Selector\PseudoSelector::getSpecificity()
S
71 2 6
ScssPhp\ScssPhp\Util\StringUtil::trimAsciiRight()
S
67 2 7
ScssPhp\ScssPhp\Ast\Sass\ArgumentDeclaration::isEmpty()
S
77 2 3
ScssPhp\ScssPhp\Value\UnitlessSassNumber::plus()
S
70 2 6
ScssPhp\ScssPhp\Visitor\StatementSearchVisitor::visitAtRule()
S
71 2 6
ScssPhp\ScssPhp\Value\UnitlessSassNumber::lessThan()
S
70 2 6
ScssPhp\ScssPhp\Value\Value::assertComplexSelector()
S
66 2 8
ScssPhp\ScssPhp\Ast\Css\CssMediaQuery::matchesAllTypes()
S
78 2 3
ScssPhp\ScssPhp\Util\ListUtil::exceptLast()
S
67 2 7
ScssPhp\ScssPhp\Ast\Sass\Expression\CalculationExpression::max()
S
70 2 6
ScssPhp\ScssPhp\Value\UnitlessSassNumber::greaterThanOrEquals()
S
70 2 6
ScssPhp\ScssPhp\Value\Value::assertSelector()
S
66 2 8
ScssPhp\ScssPhp\Ast\Sass\Expression\CalculationExpression::verifyArguments()
S
73 2 5
ScssPhp\ScssPhp\SourceSpan\SourceFile::span()
S
70 2 6
ScssPhp\ScssPhp\Value\SassString::sassIndexToStringIndex()
S
68 2 7
ScssPhp\ScssPhp\Value\SassList::assertMap()
S
70 2 6
ScssPhp\ScssPhp\Visitor\StatementSearchVisitor::visitDeclaration()
S
71 2 6
ScssPhp\ScssPhp\Ast\Selector\ComplexSelector::withAdditionalComponent()
S
77 2 3
ScssPhp\ScssPhp\Formatter::blockLines()
S
66 2 8
ScssPhp\ScssPhp\Value\SassCalculation::plus()
S
70 2 6
ScssPhp\ScssPhp\Collection\Map::assertModifiable()
S
73 2 5
ScssPhp\ScssPhp\Collection\Map::unmodifiable()
S
67 2 8
ScssPhp\ScssPhp\Value\Value::assertSimpleSelector()
S
66 2 8
ScssPhp\ScssPhp\Parser\StringScanner::matches()
S
69 2 6
ScssPhp\ScssPhp\Ast\Sass\Statement\IncludeRule::getSpanWithoutContent()
S
70 2 6
ScssPhp\ScssPhp\Ast\Sass\Interpolation::getInitialPlain()
S
68 2 7
ScssPhp\ScssPhp\Ast\Selector\SelectorList::withAdditionalCombinators()
S
67 2 8
ScssPhp\ScssPhp\Parser\LineScanner::newlinesIn()
S
66 2 8
ScssPhp\ScssPhp\Parser\StringScanner::readChar()
S
70 2 6
ScssPhp\ScssPhp\Parser\LineScanner::betweenCRLF()
S
78 2 3
ScssPhp\ScssPhp\Value\SassList::tryMap()
S
71 2 6
ScssPhp\ScssPhp\Parser\StringScanner::scan()
S
69 2 7
ScssPhp\ScssPhp\Value\UnitlessSassNumber::minus()
S
70 2 6
ScssPhp\ScssPhp\Collection\Map::getIterator()
S
73 2 5
ScssPhp\ScssPhp\Util\SpanUtil::initialIdentifier()
S
66 2 8
ScssPhp\ScssPhp\Util\NumberUtil::fuzzyLessThan()
S
77 2 3
ScssPhp\ScssPhp\Ast\Selector\SelectorList::equals()
S
78 2 3
ScssPhp\ScssPhp\Value\SassString::isBlank()
S
79 2 3
ScssPhp\ScssPhp\Util\NumberUtil::fuzzyLessThanOrEquals()
S
77 2 3
ScssPhp\ScssPhp\Util::declarationName()
S
70 2 5
ScssPhp\ScssPhp\Value\SassString::equals()
S
78 2 3
ScssPhp\ScssPhp\Formatter::blockChildren()
S
74 2 5
ScssPhp\ScssPhp\Value\UnitlessSassNumber::greaterThan()
S
70 2 6
ScssPhp\ScssPhp\Ast\Sass\Interpolation::__toString()
S
71 2 5
ScssPhp\ScssPhp\Value\SassMap::asList()
S
68 2 7
ScssPhp\ScssPhp\Value\UnitlessSassNumber::equals()
S
77 2 3
wp_scss_needs_compiling()
S
67 2 8
ScssPhp\ScssPhp\Value\UnitlessSassNumber::modulo()
S
70 2 6
ScssPhp\ScssPhp\Ast\Sass\Statement\VariableDeclaration::getNamespaceSpan()
S
71 2 6
ScssPhp\ScssPhp\Ast\Selector\PseudoSelector::__construct()
S
66 2 8
ScssPhp\ScssPhp\Ast\Sass\Expression\CalculationExpression::min()
S
70 2 6
ScssPhp\ScssPhp\Ast\Selector\PseudoSelector::isHost()
S
79 2 3
ScssPhp\ScssPhp\Ast\Sass\Statement\IncludeRule::getSpan()
S
82 1 3
ScssPhp\ScssPhp\Parser\ScssParser::styleRuleSelector()
S
81 1 3
ScssPhp\ScssPhp\Ast\Selector\ComplexSelector::parse()
S
78 1 3
ScssPhp\ScssPhp\Visitor\StatementSearchVisitor::visitReturnRule()
S
82 1 3
ScssPhp\ScssPhp\Visitor\AnySelectorVisitor::visitParentSelector()
S
82 1 3
ScssPhp\ScssPhp\Value\SassString::getText()
S
82 1 3
ScssPhp\ScssPhp\Ast\Sass\Statement\VariableDeclaration::getName()
S
82 1 3
ScssPhp\ScssPhp\Ast\Sass\ArgumentDeclaration::__construct()
S
74 1 5
ScssPhp\ScssPhp\Value\SassMap::assertMap()
S
82 1 3
ScssPhp\ScssPhp\SourceMap\SourceMapGenerator::findFileIndex()
S
79 1 3
ScssPhp\ScssPhp\Ast\Selector\SelectorList::parse()
S
77 1 3
ScssPhp\ScssPhp\Ast\Sass\Statement\VariableDeclaration::getExpression()
S
82 1 3
ScssPhp\ScssPhp\Ast\Css\CssMediaQuery::getModifier()
S
82 1 3
ScssPhp\ScssPhp\Ast\Sass\Statement\VariableDeclaration::getOriginalName()
S
80 1 3
ScssPhp\ScssPhp\Ast\Sass\Expression\CalculationExpression::getSpan()
S
82 1 3
ScssPhp\ScssPhp\Ast\Sass\ArgumentDeclaration::getArguments()
S
82 1 3
ScssPhp\ScssPhp\Ast\Selector\UniversalSelector::getSpecificity()
S
82 1 3
ScssPhp\ScssPhp\Ast\Sass\Expression\StringExpression::hasQuotes()
S
82 1 3
ScssPhp\ScssPhp\SourceMap\SourceMapGenerator::__construct()
S
75 1 4
ScssPhp\ScssPhp\Formatter::indentStr()
S
82 1 3
ScssPhp\ScssPhp\Util::indent()
S
71 1 5
ScssPhp\ScssPhp\Formatter::property()
S
78 1 3
ScssPhp\ScssPhp\Visitor\StatementSearchVisitor::visitCallableDeclaration()
S
80 1 3
ScssPhp\ScssPhp\Visitor\AnySelectorVisitor::visitPlaceholderSelector()
S
82 1 3
ScssPhp\ScssPhp\Ast\Selector\UniversalSelector::__construct()
S
81 1 3
wpscss_enqueue_styles()
S
75 1 4
ScssPhp\ScssPhp\Util\SpanUtil::withoutNamespace()
S
79 1 3
ScssPhp\ScssPhp\Parser\CssParser::namespacedExpression()
S
75 1 4
ScssPhp\ScssPhp\Value\SassMap::createEmpty()
S
80 1 3
ScssPhp\ScssPhp\Ast\Css\CssMediaQuery::type()
S
78 1 3
ScssPhp\ScssPhp\Value\SassMap::getContents()
S
82 1 3
ScssPhp\ScssPhp\Visitor\EveryCssVisitor::visitCssImport()
S
82 1 3
ScssPhp\ScssPhp\Ast\Sass\Statement\IncludeRule::getContent()
S
82 1 3
ScssPhp\ScssPhp\Collection\Map::of()
S
73 1 5
ScssPhp\ScssPhp\Visitor\StatementSearchVisitor::visitWarnRule()
S
82 1 3
ScssPhp\ScssPhp\Visitor\AnySelectorVisitor::visitIDSelector()
S
82 1 3
Wp_Scss::__construct()
S
64 1 10
ScssPhp\ScssPhp\Visitor\AnySelectorVisitor::visitTypeSelector()
S
82 1 3
ScssPhp\ScssPhp\Ast\Sass\Interpolation::getContents()
S
82 1 3
Wp_Scss::get_scss_dir()
S
82 1 3
ScssPhp\ScssPhp\Value\SassMap::__construct()
S
80 1 3
ScssPhp\ScssPhp\Ast\Sass\Statement\IncludeRule::getNamespace()
S
82 1 3
ScssPhp\ScssPhp\SourceMap\SourceMapGenerator::addMapping()
S
64 1 10
ScssPhp\ScssPhp\Ast\Css\CssMediaQuery::getType()
S
82 1 3
ScssPhp\ScssPhp\Util\SpanUtil::withoutInitialIdentifier()
S
72 1 5
ScssPhp\ScssPhp\Collection\Map::count()
S
80 1 3
Wp_Scss::get_compile_errors()
S
82 1 3
ScssPhp\ScssPhp\Ast\Sass\Expression\ListExpression::getSpan()
S
82 1 3
ScssPhp\ScssPhp\Util\SpanUtil::trim()
S
79 1 3
ScssPhp\ScssPhp\Parser\CssParser::silentComment()
S
73 1 5
ScssPhp\ScssPhp\Ast\Sass\Expression\ListExpression::hasBrackets()
S
82 1 3
ScssPhp\ScssPhp\Ast\Sass\Statement\VariableDeclaration::isGuarded()
S
82 1 3
ScssPhp\ScssPhp\Ast\Sass\Statement\IncludeRule::__construct()
S
69 1 7
ScssPhp\ScssPhp\Value\SassMap::create()
S
80 1 3
ScssPhp\ScssPhp\Ast\Sass\Expression\ListExpression::getContents()
S
82 1 3
ScssPhp\ScssPhp\Ast\Sass\Expression\StringExpression::quoteText()
S
68 1 7
ScssPhp\ScssPhp\Ast\Sass\Expression\ListExpression::getSeparator()
S
82 1 3
ScssPhp\ScssPhp\Ast\Sass\Expression\StringExpression::accept()
S
80 1 3
ScssPhp\ScssPhp\Ast\Sass\ArgumentDeclaration::createEmpty()
S
79 1 3
ScssPhp\ScssPhp\Ast\Sass\Expression\StringExpression::plain()
S
78 1 3
ScssPhp\ScssPhp\Visitor\EveryCssVisitor::visitCssDeclaration()
S
82 1 3
ScssPhp\ScssPhp\Ast\Sass\Expression\CalculationExpression::getArguments()
S
82 1 3
ScssPhp\ScssPhp\Value\SassMap::accept()
S
80 1 3
ScssPhp\ScssPhp\Ast\Sass\Expression\ListExpression::__construct()
S
71 1 6
ScssPhp\ScssPhp\Visitor\EveryCssVisitor::visitCssComment()
S
82 1 3
Wp_Scss::get_css_dir()
S
82 1 3
ScssPhp\ScssPhp\Ast\Sass\Statement\VariableDeclaration::getComment()
S
82 1 3
ScssPhp\ScssPhp\SourceSpan\SourceFile::getColumn()
S
75 1 4
ScssPhp\ScssPhp\Ast\Sass\Expression\StringExpression::getSpan()
S
81 1 3
ScssPhp\ScssPhp\Util\StringUtil::toAsciiLowerCase()
S
78 1 3
Wp_Scss::set_variables()
S
79 1 3
ScssPhp\ScssPhp\Value\SassString::hasQuotes()
S
82 1 3
ScssPhp\ScssPhp\Ast\Sass\Expression\ListExpression::accept()
S
80 1 3
ScssPhp\ScssPhp\Value\SassMap::getLengthAsList()
S
80 1 3
ScssPhp\ScssPhp\Parser\LineScanner::readUtf8Char()
S
74 1 5
ScssPhp\ScssPhp\Ast\Sass\Statement\VariableDeclaration::getNamespace()
S
82 1 3
ScssPhp\ScssPhp\Ast\Sass\Expression\CalculationExpression::clamp()
S
77 1 3
ScssPhp\ScssPhp\Visitor\AnySelectorVisitor::visitClassSelector()
S
82 1 3
ScssPhp\ScssPhp\Ast\Selector\SimpleSelector::parse()
S
78 1 3
ScssPhp\ScssPhp\Visitor\AnySelectorVisitor::visitAttributeSelector()
S
82 1 3
Wp_Scss_Settings::print_compile_info()
S
82 1 3
Wp_Scss_Settings::__construct()
S
75 1 4
ScssPhp\ScssPhp\Ast\Sass\Expression\StringExpression::getText()
S
82 1 3
ScssPhp\ScssPhp\Parser\LineScanner::readChar()
S
74 1 5
ScssPhp\ScssPhp\Ast\Css\CssMediaQuery::__construct()
S
71 1 6
Wp_Scss_Settings::add_plugin_page()
S
67 1 9
ScssPhp\ScssPhp\Ast\Selector\UniversalSelector::getNamespace()
S
82 1 3
ScssPhp\ScssPhp\Ast\Css\CssMediaQuery::parseList()
S
78 1 3
ScssPhp\ScssPhp\SourceSpan\SourceFile::getSourceUrl()
S
82 1 3
ScssPhp\ScssPhp\Value\SassList::getLengthAsList()
S
80 1 3
ScssPhp\ScssPhp\Value\SassString::__construct()
S
77 1 4
ScssPhp\ScssPhp\Parser\ScssParser::isIndented()
S
82 1 3
ScssPhp\ScssPhp\Ast\Selector\SimpleSelector::getSpecificity()
S
82 1 3
ScssPhp\ScssPhp\Formatter::customProperty()
S
78 1 3
ScssPhp\ScssPhp\Util\SpanUtil::withoutInitialAtRule()
S
70 1 6
ScssPhp\ScssPhp\Value\SassList::createEmpty()
S
79 1 3
ScssPhp\ScssPhp\Util::encodeURIComponent()
S
72 1 4
ScssPhp\ScssPhp\Ast\Selector\UniversalSelector::accept()
S
80 1 3
ScssPhp\ScssPhp\Visitor\StatementSearchVisitor::visitWhileRule()
S
80 1 3
ScssPhp\ScssPhp\Value\Value::isTruthy()
S
82 1 3
ScssPhp\ScssPhp\Value\SassList::hasBrackets()
S
82 1 3
ScssPhp\ScssPhp\Ast\Css\CssMediaQuery::isConjunction()
S
82 1 3
wpscss_settings_error()
S
74 1 5
ScssPhp\ScssPhp\Ast\Sass\ArgumentDeclaration::parse()
S
78 1 3
ScssPhp\ScssPhp\Ast\Sass\Expression\CalculationExpression::__construct()
S
71 1 6
ScssPhp\ScssPhp\Ast\Sass\ArgumentDeclaration::getRestArgument()
S
82 1 3
ScssPhp\ScssPhp\Parser\CssParser::isPlainCss()
S
82 1 3
ScssPhp\ScssPhp\Value\SassList::asList()
S
82 1 3
ScssPhp\ScssPhp\Ast\Sass\Interpolation::getSpan()
S
82 1 3
ScssPhp\ScssPhp\Ast\Selector\SimpleSelector::addSuffix()
S
79 1 3
Wp_Scss_Settings::print_paths_info()
S
75 1 5
ScssPhp\ScssPhp\Ast\Sass\Expression\CalculationExpression::calc()
S
78 1 3
ScssPhp\ScssPhp\Formatter::__construct()
S
100 1 0
ScssPhp\ScssPhp\Ast\Sass\Expression\CalculationExpression::getName()
S
82 1 3
ScssPhp\ScssPhp\Ast\Css\CssMediaQuery::getConditions()
S
82 1 3
ScssPhp\ScssPhp\Value\SassList::getSeparator()
S
82 1 3
ScssPhp\ScssPhp\Ast\Sass\Statement\IncludeRule::getArguments()
S
82 1 3
ScssPhp\ScssPhp\Parser\ScssParser::getCurrentIndentation()
S
82 1 3
ScssPhp\ScssPhp\Ast\Sass\Expression\StringExpression::__construct()
S
77 1 4
ScssPhp\ScssPhp\Ast\Sass\Statement\IncludeRule::getName()
S
82 1 3

1163 more item(s) not shown.