 
            
        | CRAP Score | Lines | ||
|---|---|---|---|
| Format::process() | 15 | 56 | |
| Format::parse_tag() | 9 | 22 | |
| TagType::end_tag() | 7 | 13 | |
| TagType::inline_tag() | 6 | 22 | |
| TagType::empty_line() | 6 | 21 | |
| TagType::get_current_tag() | 5 | 15 | |
| TagType::comment() | 4 | 7 | |
| TagType::closed_tag() | 4 | 19 | |
| TagType::end_comment() | 3 | 6 | |
| Format::parse_comment() | 2 | 8 | |