.dev/tests/unit/class_bb_codes_test.Test.php
Method test_10
has 57 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function test_10()
{
$this->assertEquals(
'<div class="bb_remote_image"><img src="http://www.google.com/intl/en_ALL/images/logo.gif"></div>',
self::_bbcode('[img]http://www.google.com/intl/en_ALL/images/logo.gif[/img]')