-
Home
-
Content4Subscribers
-
1.1 (latest)
-
Code
-
Classes
- TestOAuthAppliation
Total Complexity |
23 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
297 |
Lines of code |
169 |
Logical lines of code |
105 |
Comment lines |
91 |
Methods |
19 |
Properties |
0 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
testPrepareRequest() |
S |
58 |
2 |
14 |
testGetOAuthRequestData() |
S |
58 |
1 |
16 |
testUniqueNonce() |
S |
66 |
2 |
8 |
testUniqueNonceSameTime() |
S |
63 |
2 |
10 |
testSignRequest() |
S |
62 |
2 |
10 |
testAddGetParams() |
S |
63 |
1 |
11 |
testParseResponse() |
S |
63 |
1 |
11 |
setUp() |
S |
71 |
1 |
6 |
testGenerateTimestamp() |
S |
68 |
1 |
7 |
testCreateSignature() |
S |
66 |
1 |
8 |
testCreateSignatureUniqueness() |
S |
64 |
1 |
10 |
testGetVersion() |
S |
75 |
1 |
4 |
testOAuthUser() |
S |
69 |
1 |
7 |
generateOAuthUser() |
S |
64 |
1 |
10 |
testCreatSignatureKey() |
S |
70 |
1 |
6 |
generateRequestData() |
S |
64 |
1 |
10 |
testMergeOAuthData() |
S |
72 |
1 |
5 |
testCreateSignatureBase() |
S |
64 |
1 |
9 |
testRequestReturnValueIsZeroNotInJSONFormat() |
S |
68 |
1 |
7 |