| Violation | Line | 
  
    
      
        
      
      
    
    
    | The class 'AddressTypeHandler' has a Cyclomatic Complexity of 4 (Highest = 11). | 
              18
             | 
  
    
      
      
        
      
    
    
    | The class 'NameTypeHandler' has a Cyclomatic Complexity of 8 (Highest = 20). | 
              19
             | 
  
    
      
        
      
      
    
    
    | The method 'startElement' has a Cyclomatic Complexity of 20. | 
              54
             | 
  
    
      
      
        
      
    
    
    | A high ratio of statements to labels in a switch statement. Consider refactoring. | 
              55
             | 
  
    
      
        
      
      
    
    
    | The String literal " was unexpected at this place." appears 5 times in this file; the first occurrence is on line 75 | 
              75
             | 
  
    
      
      
        
      
    
    
    | The String literal "The element " appears 5 times in this file; the first occurrence is on line 75 | 
              75
             | 
  
    
      
        
      
      
    
    
    | The method 'endElement' has a Cyclomatic Complexity of 14. | 
              128
             | 
  
    
      
      
        
      
    
    
    | A high ratio of statements to labels in a switch statement. Consider refactoring. | 
              136
             | 
  
    
      
        
      
      
    
    
    | Switch statements should have a default label | 
              136
             | 
  
    
      
      
        
      
    
    
    | Avoid reassigning parameters such as 'pURI' | 
              211
             | 
  
    
      
        
      
      
    
    
    | These nested if statements could be combined | 
              217
             | 
  
    
      
      
        
      
    
    
    | The method 'startElement' has a Cyclomatic Complexity of 11. | 
              233
             | 
  
    
      
        
      
      
    
    
    | These nested if statements could be combined | 
              245
             | 
  
    
      
      
        
      
    
    
    | Switch statements should have a default label | 
              277
             |