90% ractivejs

Code Review | RactiveJS

WordPress plugin RactiveJS scored90%from 54 tests.

About plugin

  • Plugin page: ractivejs
  • Plugin version: 1.3
  • PHP version: 7.4.16
  • WordPress compatibility: 3.8-4.8.2
  • WordPress version: 6.3.1
  • First release: Jun 24, 2015
  • Latest release: Mar 15, 2017
  • Number of updates: 22
  • Update frequency: every 37.3 days
  • Top authors: fuzzguard (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /1,109 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | The install procedure must perform silently
Install script ran successfully

Server metrics [RAM: ▲0.02MB] [CPU: ▼2.69ms] Passed 4 tests

This is a short check of server-side resources used by RactiveJS
This plugin does not affect your website's performance
PageMemory (MB)CPU Time (ms)
Home /3.50 ▲0.0436.36 ▼7.53
Dashboard /wp-admin3.33 ▲0.0346.38 ▼1.73
Posts /wp-admin/edit.php3.38 ▲0.0248.78 ▲1.68
Add New Post /wp-admin/post-new.php5.91 ▲0.0293.96 ▼3.16
Media Library /wp-admin/upload.php3.25 ▲0.0235.63 ▲3.32

Server storage [IO: ▲0.87MB] [DB: ▲0.00MB] Passed 3 tests

Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 33 new files
Database: no new tables, 6 new options
New WordPress options
theysaidso_admin_options
db_upgraded
widget_theysaidso_widget
widget_recent-posts
can_compress_scripts
widget_recent-comments

Browser metrics Passed 4 tests

A check of browser resources used by RactiveJS
Minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,800 ▲4313.23 ▼1.521.81 ▼0.3043.69 ▲3.18
Dashboard /wp-admin2,203 ▲155.80 ▲0.9097.95 ▼6.8439.07 ▼5.07
Posts /wp-admin/edit.php2,089 ▼02.02 ▲0.0039.93 ▲2.7237.36 ▲3.10
Add New Post /wp-admin/post-new.php1,514 ▼1917.56 ▼5.74656.12 ▲55.5957.84 ▲7.78
Media Library /wp-admin/upload.php1,382 ▼64.31 ▲0.0196.31 ▼0.8440.63 ▼3.77

Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests

🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Please fix the following items
  • Zombie WordPress options were found after uninstall: 6 options
    • widget_theysaidso_widget
    • can_compress_scripts
    • widget_recent-comments
    • theysaidso_admin_options
    • widget_recent-posts
    • db_upgraded

Smoke tests Passed 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Even though no errors were found, this is by no means an exhaustive test

SRP Passed 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
Looking good! No server-side errors or output on direct access of PHP files

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for browser errors
No browser errors were detected

Optimizations

Plugin configuration 96% from 29 tests

readme.txt Passed 16 tests

The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
4 plugin tags: javascript, lib, framework, library

ractivejs/ractiveJS.php 92% from 13 tests

The main PHP file in "RactiveJS" ver. 1.3 adds more information about the plugin and also serves as the entry point for this plugin
It is important to fix the following:
  • Main file name: Name the main plugin file the same as the plugin slug ("ractivejs.php" instead of "ractiveJS.php")

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
There were no executable files found in this plugin15,406 lines of code in 32 files:
LanguageFilesBlank linesComment linesLines of code
JavaScript314,6932,02215,370
PHP1245036

PHP code Passed 2 tests

An short overview of logical lines of code, cyclomatic complexity, and other code metrics
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity
Average complexity per logical line of code0.04
Average class complexity1.00
▷ Minimum class complexity1.00
▷ Maximum class complexity1.00
Average method complexity1.00
▷ Minimum method complexity1.00
▷ Maximum method complexity1.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes1
▷ Abstract classes00.00%
▷ Concrete classes1100.00%
▷ Final classes00.00%
Methods3
▷ Static methods00.00%
▷ Public methods3100.00%
▷ Protected methods00.00%
▷ Private methods00.00%
Functions0
▷ Named functions00.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

Often times overlooked, PNG files can occupy unnecessary space in your plugin
No PNG files were detected