Benchmarks
Plugin footprint 75% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Please fix the following installer errors
- The plugin cannot be installed
- > Warning in wp-includes/class-wp-hook.php+307
call_user_func_array() expects parameter 1 to be a valid callback, function 'app_creator_rewrites' not found or invalid function name
Server metrics [RAM: ▼0.02MB] [CPU: ▼299.01ms] Passed 4 tests
Server-side resources used by ABC APP CREATOR
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.53 ▲0.02 | 59.55 ▲8.84 |
Dashboard /wp-admin | 3.41 ▲0.01 | 32.29 ▲0.25 |
Posts /wp-admin/edit.php | 3.65 ▲0.01 | 37.24 ▲1.19 |
Add New Post /wp-admin/post-new.php | 6.89 ▼0.08 | 97.39 ▼1,194.01 |
Media Library /wp-admin/upload.php | 3.30 ▼0.00 | 22.86 ▼3.46 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 6 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
ABC APP CREATOR: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,785 ▲40 | 15.86 ▼0.14 | 6.84 ▲0.98 | 2.37 ▲0.22 |
Dashboard /wp-admin | 2,895 ▲34 | 6.15 ▼0.05 | 115.30 ▼16.70 | 153.55 ▼8.67 |
Posts /wp-admin/edit.php | 2,694 ▼0 | 3.24 ▼0.01 | 62.42 ▼2.56 | 138.73 ▼6.16 |
Add New Post /wp-admin/post-new.php | 1,661 ▼0 | 16.47 ▼0.24 | 440.86 ▲11.86 | 154.41 ▼2.36 |
Media Library /wp-admin/upload.php | 1,695 ▼0 | 5.49 ▲0.06 | 137.05 ▼2.48 | 184.30 ▼8.70 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
Uninstall script ran successfully
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
The smoke test was a success, however most plugin functionality was not tested
SRP 50% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please fix the following
- 3× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Class 'App_Creator_Default' not found in wp-content/plugins/abcapp-creator/models/posts.php:8
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/abcapp-creator/abcapp-creator.php:49
- > PHP Fatal error
Uncaught Error: Class 'App_Creator_Default' not found in wp-content/plugins/abcapp-creator/models/categories.php:8
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser issues were found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
These attributes need to be fixed:
- Screenshots: Please add descriptions for these screenshots #1, #2, #3, #4, #5, #6, #7 in abcapp-creator/assets to your readme.txt
- Tags: You are using too many tags: 42 tag instead of maximum 10
abcapp-creator/abcapp-creator.php Passed 13 tests
The main PHP file in "ABC APP CREATOR" ver. 1.1.2 adds more information about the plugin and also serves as the entry point for this plugin
43 characters long description:
Connect easily your app with your Wordpress
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Success! There were no dangerous files found in this plugin176 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 5 | 58 | 42 | 176 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.34 |
Average class complexity | 7.25 |
▷ Minimum class complexity | 4.00 |
▷ Maximum class complexity | 10.00 |
Average method complexity | 3.78 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 8.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 4 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 4 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 9 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 6 | 66.67% |
▷ Protected methods | 3 | 33.33% |
▷ Private methods | 0 | 0.00% |
Functions | 4 | |
▷ Named functions | 4 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 1 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
No PNG images were found in this plugin