-
Home
-
WP eCommerce
-
3.15.1 (latest)
-
Code
-
Classes
- WebTestCase
Total Complexity |
102 |
Dependencies |
16 |
Dependents |
0 |
Total lines |
1,099 |
Lines of code |
373 |
Logical lines of code |
131 |
Comment lines |
639 |
Methods |
82 |
Properties |
2 |
Methods 82
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
assertLink() |
S |
62 |
5 |
10 |
assertFieldValue() |
S |
59 |
3 |
14 |
assertCookie() |
S |
62 |
3 |
12 |
failOnError() |
S |
66 |
3 |
9 |
assertAuthentication() |
S |
59 |
2 |
15 |
assertLinkById() |
S |
62 |
3 |
10 |
setMaximumRedirects() |
S |
70 |
2 |
7 |
assertResponse() |
S |
67 |
2 |
7 |
assertMime() |
S |
67 |
2 |
7 |
assertRealm() |
S |
66 |
2 |
9 |
restart() |
S |
72 |
2 |
6 |
assertTitle() |
S |
70 |
2 |
6 |
assertNoCookie() |
S |
71 |
2 |
5 |
setFieldById() |
S |
80 |
1 |
3 |
assertNoLink() |
S |
72 |
1 |
5 |
clickLinkById() |
S |
80 |
1 |
3 |
clickLink() |
S |
79 |
1 |
3 |
submitFormById() |
S |
79 |
1 |
3 |
assertNoLinkById() |
S |
72 |
1 |
5 |
assertImage() |
S |
72 |
1 |
5 |
clickImageById() |
S |
75 |
1 |
4 |
setField() |
S |
79 |
1 |
3 |
clickImageByName() |
S |
75 |
1 |
4 |
clickImage() |
S |
75 |
1 |
4 |
setFieldByName() |
S |
79 |
1 |
3 |
__construct() |
S |
81 |
1 |
3 |
assertField() |
S |
75 |
1 |
4 |
assertFieldByName() |
S |
75 |
1 |
4 |
assertFieldById() |
S |
75 |
1 |
4 |
clickSubmitById() |
S |
76 |
1 |
4 |
assertNoAuthentication() |
S |
72 |
1 |
5 |
assertHeader() |
S |
71 |
1 |
6 |
assertNoHeader() |
S |
72 |
1 |
6 |
assertText() |
S |
72 |
1 |
6 |
assertNoText() |
S |
72 |
1 |
6 |
assertPattern() |
S |
72 |
1 |
6 |
assertNoPattern() |
S |
72 |
1 |
6 |
assertTrue() |
S |
79 |
1 |
3 |
assertFalse() |
S |
79 |
1 |
3 |
assertEqual() |
S |
72 |
1 |
6 |
assertNotEqual() |
S |
72 |
1 |
6 |
assertSubmit() |
S |
72 |
1 |
5 |
clickSubmit() |
S |
76 |
1 |
4 |
clickSubmitByName() |
S |
76 |
1 |
4 |
showRequest() |
S |
82 |
1 |
3 |
ignoreErrors() |
S |
82 |
1 |
3 |
ignoreCookies() |
S |
83 |
1 |
3 |
ignoreFrames() |
S |
83 |
1 |
3 |
ageCookies() |
S |
82 |
1 |
3 |
showText() |
S |
79 |
1 |
3 |
showSource() |
S |
82 |
1 |
3 |
showHeaders() |
S |
82 |
1 |
3 |
getUrl() |
S |
82 |
1 |
3 |
setConnectionTimeout() |
S |
82 |
1 |
3 |
getTransportError() |
S |
82 |
1 |
3 |
createBrowser() |
S |
82 |
1 |
3 |
unsetBrowser() |
S |
82 |
1 |
3 |
setParser() |
S |
82 |
1 |
3 |
setBrowser() |
S |
81 |
1 |
3 |
getBrowser() |
S |
83 |
1 |
3 |
after() |
S |
78 |
1 |
4 |
addHeader() |
S |
82 |
1 |
3 |
useProxy() |
S |
80 |
1 |
3 |
before() |
S |
77 |
1 |
4 |
getCookie() |
S |
81 |
1 |
3 |
assertClickable() |
S |
72 |
1 |
5 |
click() |
S |
80 |
1 |
3 |
clearFrameFocus() |
S |
82 |
1 |
3 |
setFrameFocus() |
S |
81 |
1 |
3 |
setFrameFocusByIndex() |
S |
81 |
1 |
3 |
getFrameFocus() |
S |
82 |
1 |
3 |
setCookie() |
S |
78 |
1 |
3 |
authenticate() |
S |
76 |
1 |
4 |
get() |
S |
79 |
1 |
3 |
forward() |
S |
81 |
1 |
3 |
back() |
S |
81 |
1 |
3 |
retry() |
S |
81 |
1 |
3 |
head() |
S |
79 |
1 |
3 |
delete() |
S |
79 |
1 |
3 |
put() |
S |
79 |
1 |
3 |
post() |
S |
79 |
1 |
3 |
getAssertionLine() |
S |
75 |
1 |
4 |