Parsing failures
CachéQuality release 
        CachéQuality 1.0.0
      Domain 
        Parsing failure
      Scope 
        Project
          File
          Class
      Parsing failures shows the parsing errors found during the analysis.
There are three measure in the parsing failures:
- Parsing errors: Number of errors caused by an incorrect grammar.
 - Other errors: Number of errors trying to parse the source code, which have nothing to do with grammer.
 - All errors: The addition of the two previous values.
 

