.dev/tests/unit/functions/function_common_rss_page_test.php
Method test_with_data_full
has 60 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function test_with_data_full()
{
$data = [
[
'date' => strtotime('2014-08-12 12:03:19 UTC'),
Method test_with_data
has 40 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function test_with_data()
{
$data = [
[
'date' => strtotime('2014-08-12 12:03:19 UTC'),