Cognitive complexity
100 %
Correct
18/18
0 %
Warning
0/18
(threshold : 10)
0 %
Error
0/18
(threshold : 20)
Cyclomatic complexity
100 %
Correct
18/18
0 %
Warning
0/18
(threshold : 5)
0 %
Error
0/18
(threshold : 10)
Methods of pattern.d.ts
isStaticPattern | Complexity Index | 0.5 | Cyclomatic complexity | 1 |
---|---|---|---|---|
|
isDynamicPattern | Complexity Index | 0.5 | Cyclomatic complexity | 1 |
---|---|---|---|---|
|
convertToPositivePattern | Complexity Index | 0.4 | Cyclomatic complexity | 1 |
---|---|---|---|---|
|
convertToNegativePattern | Complexity Index | 0.4 | Cyclomatic complexity | 1 |
---|---|---|---|---|
|
isNegativePattern | Complexity Index | 0.3 | Cyclomatic complexity | 1 |
---|---|---|---|---|
|
isPositivePattern | Complexity Index | 0.3 | Cyclomatic complexity | 1 |
---|---|---|---|---|
|
getNegativePatterns | Complexity Index | 0.6 | Cyclomatic complexity | 1 |
---|---|---|---|---|
|
getPositivePatterns | Complexity Index | 0.6 | Cyclomatic complexity | 1 |
---|---|---|---|---|
|
getBaseDirectory | Complexity Index | 0.4 | Cyclomatic complexity | 1 |
---|---|---|---|---|
|
hasGlobStar | Complexity Index | 0.3 | Cyclomatic complexity | 1 |
---|---|---|---|---|
|
endsWithSlashGlobStar | Complexity Index | 0.3 | Cyclomatic complexity | 1 |
---|---|---|---|---|
|
isAffectDepthOfReadingPattern | Complexity Index | 0.3 | Cyclomatic complexity | 1 |
---|---|---|---|---|
|
expandPatternsWithBraceExpansion | Complexity Index | 0.6 | Cyclomatic complexity | 1 |
---|---|---|---|---|
|
expandBraceExpansion | Complexity Index | 0.5 | Cyclomatic complexity | 1 |
---|---|---|---|---|
|
getPatternParts | Complexity Index | 0.7 | Cyclomatic complexity | 1 |
---|---|---|---|---|
|
makeRe | Complexity Index | 0.6 | Cyclomatic complexity | 1 |
---|---|---|---|---|
|
convertPatternsToRe | Complexity Index | 0.8 | Cyclomatic complexity | 1 |
---|---|---|---|---|
|
matchAny | Complexity Index | 0.6 | Cyclomatic complexity | 1 |
---|---|---|---|---|
|