Class: | Domain.Entities.Despesa |
---|---|
Assembly: | Despesas.Domain |
File(s): | /src/Despesas.Domain/Entities/Despesa.cs |
Covered lines: | 8 |
---|---|
Uncovered lines: | 0 |
Coverable lines: | 8 |
Total lines: | 14 |
Line coverage: | 100% |
Covered branches: | 0 |
---|---|
Total branches: | 0 |
Branch coverage: | N/A |
Feature is only available for sponsors
Upgrade to PRO versionMethod | Branch coverage | Crap Score | Cyclomatic complexity | Line coverage |
---|---|---|---|---|
get_Data() | 100% | 1 | 1 | 100% |
get_Descricao() | 100% | 1 | 1 | 100% |
get_Valor() | 100% | 1 | 1 | 100% |
get_DataVencimento() | 100% | 1 | 1 | 100% |
get_UsuarioId() | 100% | 1 | 1 | 100% |
get_Usuario() | 100% | 1 | 1 | 100% |
get_CategoriaId() | 100% | 1 | 1 | 100% |
get_Categoria() | 100% | 1 | 1 | 100% |