models/annonce_model.py
    LOC: 57
    LLOC: 22
    SLOC: 32
    Comments: 0
    Single comments: 0
    Multi: 11
    Blank: 14
    - Comment Stats
        (C % L): 0%
        (C % S): 0%
        (C + M % L): 19%
models/audit_model.py
    LOC: 17
    LLOC: 7
    SLOC: 12
    Comments: 0
    Single comments: 1
    Multi: 0
    Blank: 4
    - Comment Stats
        (C % L): 0%
        (C % S): 0%
        (C + M % L): 0%
models/__init__.py
    LOC: 13
    LLOC: 1
    SLOC: 0
    Comments: 0
    Single comments: 0
    Multi: 11
    Blank: 2
    - Comment Stats
        (C % L): 0%
        (C % S): 0%
        (C + M % L): 85%
models/evenement_model.py
    LOC: 32
    LLOC: 15
    SLOC: 23
    Comments: 0
    Single comments: 1
    Multi: 0
    Blank: 8
    - Comment Stats
        (C % L): 0%
        (C % S): 0%
        (C + M % L): 0%
models/block_model.py
    LOC: 59
    LLOC: 26
    SLOC: 41
    Comments: 0
    Single comments: 0
    Multi: 6
    Blank: 12
    - Comment Stats
        (C % L): 0%
        (C % S): 0%
        (C + M % L): 10%
models/fichier_model.py
    LOC: 32
    LLOC: 15
    SLOC: 23
    Comments: 0
    Single comments: 1
    Multi: 0
    Blank: 8
    - Comment Stats
        (C % L): 0%
        (C % S): 0%
        (C + M % L): 0%
services/annonce_service.py
    LOC: 55
    LLOC: 35
    SLOC: 33
    Comments: 0
    Single comments: 1
    Multi: 5
    Blank: 16
    - Comment Stats
        (C % L): 0%
        (C % S): 0%
        (C + M % L): 9%
services/auth_service.py
    LOC: 83
    LLOC: 45
    SLOC: 36
    Comments: 0
    Single comments: 3
    Multi: 20
    Blank: 24
    - Comment Stats
        (C % L): 0%
        (C % S): 0%
        (C + M % L): 24%
services/audit_service.py
    LOC: 11
    LLOC: 6
    SLOC: 5
    Comments: 0
    Single comments: 1
    Multi: 0
    Blank: 5
    - Comment Stats
        (C % L): 0%
        (C % S): 0%
        (C + M % L): 0%
services/__init__.py
    LOC: 1
    LLOC: 1
    SLOC: 0
    Comments: 0
    Single comments: 1
    Multi: 0
    Blank: 0
    - Comment Stats
        (C % L): 0%
        (C % S): 0%
        (C + M % L): 0%
services/fichier_service.py
    LOC: 160
    LLOC: 91
    SLOC: 91
    Comments: 15
    Single comments: 14
    Multi: 21
    Blank: 34
    - Comment Stats
        (C % L): 9%
        (C % S): 16%
        (C + M % L): 22%
services/block_service.py
    LOC: 25
    LLOC: 16
    SLOC: 14
    Comments: 0
    Single comments: 2
    Multi: 0
    Blank: 9
    - Comment Stats
        (C % L): 0%
        (C % S): 0%
        (C + M % L): 0%
services/evenement_service.py
    LOC: 42
    LLOC: 30
    SLOC: 29
    Comments: 0
    Single comments: 1
    Multi: 0
    Blank: 12
    - Comment Stats
        (C % L): 0%
        (C % S): 0%
        (C + M % L): 0%
routes/fichiers.py
    LOC: 59
    LLOC: 49
    SLOC: 45
    Comments: 0
    Single comments: 1
    Multi: 0
    Blank: 13
    - Comment Stats
        (C % L): 0%
        (C % S): 0%
        (C + M % L): 0%
routes/auth.py
    LOC: 86
    LLOC: 41
    SLOC: 48
    Comments: 10
    Single comments: 11
    Multi: 12
    Blank: 15
    - Comment Stats
        (C % L): 12%
        (C % S): 21%
        (C + M % L): 26%
routes/annonces.py
    LOC: 62
    LLOC: 50
    SLOC: 48
    Comments: 0
    Single comments: 1
    Multi: 0
    Blank: 13
    - Comment Stats
        (C % L): 0%
        (C % S): 0%
        (C + M % L): 0%
routes/__init__.py
    LOC: 6
    LLOC: 1
    SLOC: 0
    Comments: 0
    Single comments: 0
    Multi: 5
    Blank: 1
    - Comment Stats
        (C % L): 0%
        (C % S): 0%
        (C + M % L): 83%
routes/dashboard.py
    LOC: 55
    LLOC: 40
    SLOC: 37
    Comments: 0
    Single comments: 1
    Multi: 0
    Blank: 17
    - Comment Stats
        (C % L): 0%
        (C % S): 0%
        (C + M % L): 0%
routes/evenements.py
    LOC: 44
    LLOC: 34
    SLOC: 32
    Comments: 0
    Single comments: 1
    Multi: 0
    Blank: 11
    - Comment Stats
        (C % L): 0%
        (C % S): 0%
        (C + M % L): 0%
app.py
    LOC: 85
    LLOC: 53
    SLOC: 48
    Comments: 3
    Single comments: 3
    Multi: 11
    Blank: 23
    - Comment Stats
        (C % L): 4%
        (C % S): 6%
        (C + M % L): 16%
db.py
    LOC: 93
    LLOC: 47
    SLOC: 57
    Comments: 0
    Single comments: 3
    Multi: 17
    Blank: 16
    - Comment Stats
        (C % L): 0%
        (C % S): 0%
        (C + M % L): 18%
** Total **
    LOC: 1077
    LLOC: 625
    SLOC: 654
    Comments: 28
    Single comments: 47
    Multi: 119
    Blank: 257
    - Comment Stats
        (C % L): 3%
        (C % S): 4%
        (C + M % L): 14%
