-
Home
-
MyStyle Custom Product Designer
-
3.19.1
-
Code
-
Classes
- NoticeTest
| Total Complexity |
12 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
179 |
| Lines of code |
90 |
| Logical lines of code |
54 |
| Comment lines |
54 |
| Methods |
12 |
| Properties |
0 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| test_to_array() |
S |
55 |
1 |
22 |
| test_constructor() |
S |
77 |
1 |
4 |
| test_create() |
S |
72 |
1 |
5 |
| test_recreate() |
S |
64 |
1 |
10 |
| test_get_notice_key() |
S |
72 |
1 |
5 |
| test_get_message() |
S |
72 |
1 |
5 |
| test_get_type() |
S |
72 |
1 |
5 |
| test_is_dismissible() |
S |
72 |
1 |
5 |
| test_is_dismissed_returns_false_when_not_dismissed() |
S |
72 |
1 |
5 |
| test_is_dismissed_returns_true_when_dismissed_permanently() |
S |
66 |
1 |
8 |
| test_is_dismissed_returns_true_when_remind_on_in_future() |
S |
66 |
1 |
8 |
| test_is_dismissed_returns_false_when_remind_on_in_past() |
S |
66 |
1 |
8 |