- 
		Home
	
 
	- 
Post SMTP – Complete SMTP Solution with Logs, Alerts, Backup SMTP & Mobile App
 
- 
2.1.7
 
- 
Code
 
- 
Classes
 
-  PostmanMessage 
 
	
	
		
			
				
					
													
								
																			
											| Total Complexity | 
											133 | 
										
																			
											| Dependencies | 
											10 | 
										
																			
											| Dependents | 
											10 | 
										
																	
							 
													
								
																			
											| Total lines | 
											811 | 
										
																			
											| Lines of code | 
											547 | 
										
																			
											| Logical lines of code | 
											274 | 
										
																	
							 
													
								
																			
											| Comment lines | 
											192 | 
										
																			
											| Methods | 
											47 | 
										
																			
											| Properties | 
											18 | 
										
																	
							 
											 
				 
									
							 
		 
	 
	Methods 47
	
		
		
			| Method | 
							Rating | 
													
					
						Maintainability
					
				 | 
										
					Complexity
				 | 
										
					Lines of code
				 | 
					
		
		
					
				| processHeader() | 
									B  | 
																	36 | 
													19 | 
													82 | 
							
					
				| createBodyParts() | 
									B  | 
																	42 | 
													16 | 
													47 | 
							
					
				| applyFilters() | 
									A  | 
																	42 | 
													15 | 
													53 | 
							
					
				| mb_pathinfo() | 
									A  | 
																	48 | 
													14 | 
													34 | 
							
					
				| _mime_types() | 
									A  | 
																	33 | 
													2 | 
													106 | 
							
					
				| addHeaders() | 
									S  | 
																	51 | 
													6 | 
													24 | 
							
					
				| internalValidate() | 
									S  | 
																	59 | 
													5 | 
													15 | 
							
					
				| addEmbeddedImage() | 
									S  | 
																	53 | 
													4 | 
													23 | 
							
					
				| addAttachmentsToMail() | 
									S  | 
																	56 | 
													4 | 
													18 | 
							
					
				| addRecipients() | 
									S  | 
																	63 | 
													4 | 
													11 | 
							
					
				| __get() | 
									S  | 
																	70 | 
													2 | 
													6 | 
							
					
				| __call() | 
									S  | 
																	66 | 
													2 | 
													8 | 
							
					
				| isBodyPartsEmpty() | 
									S  | 
																	79 | 
													2 | 
													3 | 
							
					
				| validate() | 
									S  | 
																	75 | 
													2 | 
													5 | 
							
					
				| setFrom() | 
									S  | 
																	73 | 
													2 | 
													5 | 
							
					
				| setReplyTo() | 
									S  | 
																	74 | 
													2 | 
													5 | 
							
					
				| filenameToType() | 
									S  | 
																	65 | 
													2 | 
													8 | 
							
					
				| __construct() | 
									S  | 
																	69 | 
													1 | 
													7 | 
							
					
				| getFromAddress() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| getCharset() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| setCharset() | 
									S  | 
																	81 | 
													1 | 
													3 | 
							
					
				| getContentType() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| setContentType() | 
									S  | 
																	81 | 
													1 | 
													3 | 
							
					
				| addTo() | 
									S  | 
																	80 | 
													1 | 
													3 | 
							
					
				| addCc() | 
									S  | 
																	80 | 
													1 | 
													3 | 
							
					
				| addBcc() | 
									S  | 
																	80 | 
													1 | 
													3 | 
							
					
				| logProcessHeader() | 
									S  | 
																	78 | 
													1 | 
													3 | 
							
					
				| setBody() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| setBodyTextPart() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| setBodyHtmlPart() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| setSubject() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| setAttachments() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| setMessageId() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| setDate() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| getHeaders() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| getBoundary() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| getToRecipients() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| getCcRecipients() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| getBccRecipients() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| getReplyTo() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| getDate() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| getMessageId() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| getSubject() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| getBody() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| getBodyTextPart() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| getBodyHtmlPart() | 
									S  | 
																	82 | 
													1 | 
													3 | 
							
					
				| getAttachments() | 
									S  | 
																	82 | 
													1 | 
													3 |