- 
		Home
	
 
	- 
Jetpack – WP Security, Backup, Speed, & Growth
 
- 
12.2.1
 
- 
Code
 
- 
Classes
 
-  scss_parser 
 
	
	
		
			
				
					
													
								
																			
											| Total Complexity | 
											388 | 
										
																			
											| Dependencies | 
											3 | 
										
																			
											| Dependents | 
											1 | 
										
																	
							 
													
								
																			
											| Total lines | 
											1,482 | 
										
																			
											| Lines of code | 
											1,115 | 
										
																			
											| Logical lines of code | 
											756 | 
										
																	
							 
													
								
																			
											| Comment lines | 
											107 | 
										
																			
											| Methods | 
											52 | 
										
																			
											| Properties | 
											8 | 
										
																	
							 
											 
				 
									
							 
		 
	 
	Methods 52
	
		
		
			| Method | 
							Rating | 
													
					
						Maintainability
					
				 | 
										
					Complexity
				 | 
										
					Lines of code
				 | 
					
		
		
					
				| parseChunk() | 
									D  | 
																	11  | 
													104 | 
													253 | 
							
					
				| selectorSingle() | 
									D  | 
																	32 | 
													32 | 
													111 | 
							
					
				| value() | 
									B  | 
																	45 | 
													20 | 
													42 | 
							
					
				| openString() | 
									A  | 
																	43 | 
													14 | 
													44 | 
							
					
				| mediaQuery() | 
									A  | 
																	50 | 
													14 | 
													26 | 
							
					
				| func() | 
									A  | 
																	49 | 
													13 | 
													31 | 
							
					
				| expHelper() | 
									A  | 
																	51 | 
													12 | 
													24 | 
							
					
				| string() | 
									A  | 
																	47 | 
													9 | 
													40 | 
							
					
				| propertyName() | 
									A  | 
																	49 | 
													9 | 
													30 | 
							
					
				| argumentDef() | 
									A  | 
																	49 | 
													8 | 
													33 | 
							
					
				| interpolation() | 
									A  | 
																	54 | 
													8 | 
													20 | 
							
					
				| mediaExpression() | 
									S  | 
																	58 | 
													8 | 
													15 | 
							
					
				| argumentList() | 
									S  | 
																	53 | 
													7 | 
													23 | 
							
					
				| genericList() | 
									S  | 
																	55 | 
													7 | 
													20 | 
							
					
				| expression() | 
									S  | 
																	56 | 
													7 | 
													18 | 
							
					
				| matchString() | 
									S  | 
																	52 | 
													6 | 
													25 | 
							
					
				| mixedKeyword() | 
									S  | 
																	54 | 
													6 | 
													24 | 
							
					
				| selector() | 
									S  | 
																	55 | 
													6 | 
													20 | 
							
					
				| literal() | 
									S  | 
																	59 | 
													6 | 
													14 | 
							
					
				| argValue() | 
									S  | 
																	56 | 
													5 | 
													19 | 
							
					
				| progid() | 
									S  | 
																	57 | 
													5 | 
													17 | 
							
					
				| parenValue() | 
									S  | 
																	58 | 
													5 | 
													16 | 
							
					
				| selectors() | 
									S  | 
																	59 | 
													5 | 
													15 | 
							
					
				| whitespace() | 
									S  | 
																	59 | 
													5 | 
													14 | 
							
					
				| to() | 
									S  | 
																	61 | 
													5 | 
													11 | 
							
					
				| color() | 
									S  | 
																	54 | 
													4 | 
													21 | 
							
					
				| parse() | 
									S  | 
																	56 | 
													4 | 
													18 | 
							
					
				| throwParseError() | 
									S  | 
																	58 | 
													4 | 
													14 | 
							
					
				| stripDefault() | 
									S  | 
																	61 | 
													4 | 
													12 | 
							
					
				| end() | 
									S  | 
																	66 | 
													4 | 
													8 | 
							
					
				| match() | 
									S  | 
																	62 | 
													4 | 
													10 | 
							
					
				| append() | 
									S  | 
																	68 | 
													3 | 
													7 | 
							
					
				| unit() | 
									S  | 
																	67 | 
													3 | 
													7 | 
							
					
				| variable() | 
									S  | 
																	65 | 
													3 | 
													9 | 
							
					
				| flattenList() | 
									S  | 
																	69 | 
													3 | 
													6 | 
							
					
				| __construct() | 
									S  | 
																	61 | 
													2 | 
													12 | 
							
					
				| popBlock() | 
									S  | 
																	66 | 
													2 | 
													9 | 
							
					
				| last() | 
									S  | 
																	72 | 
													2 | 
													5 | 
							
					
				| argValues() | 
									S  | 
																	68 | 
													2 | 
													7 | 
							
					
				| keyword() | 
									S  | 
																	66 | 
													2 | 
													9 | 
							
					
				| placeholder() | 
									S  | 
																	68 | 
													2 | 
													7 | 
							
					
				| peek() | 
									S  | 
																	69 | 
													2 | 
													6 | 
							
					
				| seek() | 
									S  | 
																	73 | 
													2 | 
													5 | 
							
					
				| show() | 
									S  | 
																	70 | 
													2 | 
													6 | 
							
					
				| makeOperatorStr() | 
									S  | 
																	74 | 
													1 | 
													4 | 
							
					
				| pushBlock() | 
									S  | 
																	68 | 
													1 | 
													8 | 
							
					
				| pushSpecialBlock() | 
									S  | 
																	73 | 
													1 | 
													5 | 
							
					
				| mediaQueryList() | 
									S  | 
																	78 | 
													1 | 
													3 | 
							
					
				| valueList() | 
									S  | 
																	79 | 
													1 | 
													3 | 
							
					
				| spaceList() | 
									S  | 
																	79 | 
													1 | 
													3 | 
							
					
				| getLineNo() | 
									S  | 
																	77 | 
													1 | 
													3 | 
							
					
				| preg_quote() | 
									S  | 
																	79 | 
													1 | 
													3 |