-
Home
-
Leaky Paywall
-
4.16.2
-
Code
-
Classes
- Stripe_CustomerTest
Total Complexity |
14 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
199 |
Lines of code |
139 |
Logical lines of code |
92 |
Comment lines |
0 |
Methods |
14 |
Properties |
0 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
testCustomerDeleteCard() |
S |
53 |
1 |
23 |
testCustomerAddCard() |
S |
57 |
1 |
16 |
testCancelSubscription() |
S |
60 |
1 |
14 |
testCustomerUpdateCard() |
S |
61 |
1 |
12 |
testUpdateAllMetadata() |
S |
62 |
1 |
11 |
testUpdateSomeMetadata() |
S |
63 |
1 |
11 |
testDeletion() |
S |
70 |
1 |
6 |
testSave() |
S |
67 |
1 |
8 |
testBogusAttribute() |
S |
71 |
1 |
6 |
testUpdateDescriptionEmpty() |
S |
73 |
1 |
5 |
testUpdateDescriptionNull() |
S |
68 |
1 |
7 |
testUpdateMetadata() |
S |
68 |
1 |
7 |
testDeleteMetadata() |
S |
68 |
1 |
7 |
testUpdateInvalidMetadata() |
S |
71 |
1 |
6 |