-
Home
-
WPtouch – Make your WordPress Website Mobile-Friendly
-
4.3.44
-
Code
-
Classes
- WPtouchAddonThemeInstaller
Total Complexity |
47 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
196 |
Lines of code |
148 |
Logical lines of code |
90 |
Comment lines |
0 |
Methods |
21 |
Properties |
5 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
download_file() |
A |
47 |
8 |
37 |
install_anywhere() |
A |
52 |
8 |
26 |
download_method() |
S |
72 |
4 |
5 |
unzip_file() |
S |
60 |
3 |
13 |
get_writable_temp_directory() |
S |
64 |
3 |
11 |
can_perform_install_anywhere() |
S |
79 |
3 |
3 |
can_perform_install() |
S |
69 |
2 |
7 |
can_download_directly() |
S |
79 |
2 |
3 |
can_unzip() |
S |
79 |
2 |
3 |
install() |
S |
79 |
1 |
3 |
had_error() |
S |
83 |
1 |
3 |
requires_ftp() |
S |
81 |
1 |
3 |
__construct() |
S |
72 |
1 |
6 |
error_text() |
S |
83 |
1 |
3 |
add_error() |
S |
77 |
1 |
4 |
supports_ftp() |
S |
80 |
1 |
3 |
supports_pclzip() |
S |
79 |
1 |
3 |
supports_zip() |
S |
80 |
1 |
3 |
supports_url_download() |
S |
80 |
1 |
3 |
supports_curl_download() |
S |
80 |
1 |
3 |
can_install_directly() |
S |
80 |
1 |
3 |