From 4b425135fe1080a1a51b1cfc0b8fd68aa31c2834 Mon Sep 17 00:00:00 2001 From: neilime Date: Sat, 11 Jan 2014 10:55:56 +0100 Subject: [PATCH] Improve form collection test --- .../Form/View/Helper/TwbBundleFormCollectionTest.php | 2 -- tests/_files/expected-fieldsets/inline-fieldset.html | 2 +- tests/_report/Module.php.html | 2 +- tests/_report/index.dashboard.html | 2 +- tests/_report/index.html | 2 +- tests/_report/src.dashboard.html | 2 +- tests/_report/src.html | 2 +- tests/_report/src_TwbBundle.dashboard.html | 2 +- tests/_report/src_TwbBundle.html | 2 +- tests/_report/src_TwbBundle_Form.dashboard.html | 2 +- tests/_report/src_TwbBundle_Form.html | 2 +- tests/_report/src_TwbBundle_Form_Element.dashboard.html | 2 +- tests/_report/src_TwbBundle_Form_Element.html | 2 +- .../_report/src_TwbBundle_Form_Element_StaticElement.php.html | 2 +- tests/_report/src_TwbBundle_Form_View.dashboard.html | 2 +- tests/_report/src_TwbBundle_Form_View.html | 2 +- tests/_report/src_TwbBundle_Form_View_Helper.dashboard.html | 2 +- tests/_report/src_TwbBundle_Form_View_Helper.html | 2 +- .../src_TwbBundle_Form_View_Helper_TwbBundleForm.php.html | 2 +- ...rc_TwbBundle_Form_View_Helper_TwbBundleFormButton.php.html | 2 +- ..._TwbBundle_Form_View_Helper_TwbBundleFormCheckbox.php.html | 2 +- ...wbBundle_Form_View_Helper_TwbBundleFormCollection.php.html | 2 +- ...c_TwbBundle_Form_View_Helper_TwbBundleFormElement.php.html | 4 ++-- ...undle_Form_View_Helper_TwbBundleFormElementErrors.php.html | 2 +- ...undle_Form_View_Helper_TwbBundleFormMultiCheckbox.php.html | 2 +- ...src_TwbBundle_Form_View_Helper_TwbBundleFormRadio.php.html | 2 +- .../src_TwbBundle_Form_View_Helper_TwbBundleFormRow.php.html | 2 +- ...rc_TwbBundle_Form_View_Helper_TwbBundleFormStatic.php.html | 2 +- tests/_report/src_TwbBundle_View.dashboard.html | 2 +- tests/_report/src_TwbBundle_View.html | 2 +- tests/_report/src_TwbBundle_View_Helper.dashboard.html | 2 +- tests/_report/src_TwbBundle_View_Helper.html | 2 +- .../_report/src_TwbBundle_View_Helper_TwbBundleAlert.php.html | 2 +- .../_report/src_TwbBundle_View_Helper_TwbBundleBadge.php.html | 2 +- .../src_TwbBundle_View_Helper_TwbBundleDropdown.php.html | 2 +- .../src_TwbBundle_View_Helper_TwbBundleGlyphicon.php.html | 2 +- .../_report/src_TwbBundle_View_Helper_TwbBundleLabel.php.html | 2 +- 37 files changed, 37 insertions(+), 39 deletions(-) diff --git a/tests/TwbBundleTest/Form/View/Helper/TwbBundleFormCollectionTest.php b/tests/TwbBundleTest/Form/View/Helper/TwbBundleFormCollectionTest.php index 915ce02..66cbc74 100644 --- a/tests/TwbBundleTest/Form/View/Helper/TwbBundleFormCollectionTest.php +++ b/tests/TwbBundleTest/Form/View/Helper/TwbBundleFormCollectionTest.php @@ -44,8 +44,6 @@ public function testRenderInlineFieldsetWithAlreadyDefinedClass(){ 'twb-layout' => \TwbBundle\Form\View\Helper\TwbBundleForm::LAYOUT_INLINE, 'options' => array( 'twb-layout' => \TwbBundle\Form\View\Helper\TwbBundleForm::LAYOUT_INLINE, - 'should_create_template' => true, - 'allow_add' => true, 'target_element' => $oFieldset ) )); diff --git a/tests/_files/expected-fieldsets/inline-fieldset.html b/tests/_files/expected-fieldsets/inline-fieldset.html index e8787ab..d79fbdf 100644 --- a/tests/_files/expected-fieldsets/inline-fieldset.html +++ b/tests/_files/expected-fieldsets/inline-fieldset.html @@ -1,3 +1,3 @@
-
\ No newline at end of file + \ No newline at end of file diff --git a/tests/_report/Module.php.html b/tests/_report/Module.php.html index 785eff5..a04f9e3 100644 --- a/tests/_report/Module.php.html +++ b/tests/_report/Module.php.html @@ -160,7 +160,7 @@

Legend

Dead Code

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/index.dashboard.html b/tests/_report/index.dashboard.html index 9f30a41..badfd01 100644 --- a/tests/_report/index.dashboard.html +++ b/tests/_report/index.dashboard.html @@ -52,7 +52,7 @@

Least Tested Methods

diff --git a/tests/_report/index.html b/tests/_report/index.html index 856665c..0d51005 100644 --- a/tests/_report/index.html +++ b/tests/_report/index.html @@ -117,7 +117,7 @@

Legend

High: 70% to 100%

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src.dashboard.html b/tests/_report/src.dashboard.html index 066e0bf..f4f04e3 100644 --- a/tests/_report/src.dashboard.html +++ b/tests/_report/src.dashboard.html @@ -53,7 +53,7 @@

Least Tested Methods

diff --git a/tests/_report/src.html b/tests/_report/src.html index 2204260..5f71ee8 100644 --- a/tests/_report/src.html +++ b/tests/_report/src.html @@ -96,7 +96,7 @@

Legend

High: 70% to 100%

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle.dashboard.html b/tests/_report/src_TwbBundle.dashboard.html index 6f36bab..fbfd33e 100644 --- a/tests/_report/src_TwbBundle.dashboard.html +++ b/tests/_report/src_TwbBundle.dashboard.html @@ -54,7 +54,7 @@

Least Tested Methods

diff --git a/tests/_report/src_TwbBundle.html b/tests/_report/src_TwbBundle.html index 5f47523..1252c84 100644 --- a/tests/_report/src_TwbBundle.html +++ b/tests/_report/src_TwbBundle.html @@ -119,7 +119,7 @@

Legend

High: 70% to 100%

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_Form.dashboard.html b/tests/_report/src_TwbBundle_Form.dashboard.html index b2dddf0..707c570 100644 --- a/tests/_report/src_TwbBundle_Form.dashboard.html +++ b/tests/_report/src_TwbBundle_Form.dashboard.html @@ -55,7 +55,7 @@

Least Tested Methods

diff --git a/tests/_report/src_TwbBundle_Form.html b/tests/_report/src_TwbBundle_Form.html index 0e0e8e2..68beb31 100644 --- a/tests/_report/src_TwbBundle_Form.html +++ b/tests/_report/src_TwbBundle_Form.html @@ -114,7 +114,7 @@

Legend

High: 70% to 100%

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_Form_Element.dashboard.html b/tests/_report/src_TwbBundle_Form_Element.dashboard.html index 7180978..6c8d97e 100644 --- a/tests/_report/src_TwbBundle_Form_Element.dashboard.html +++ b/tests/_report/src_TwbBundle_Form_Element.dashboard.html @@ -56,7 +56,7 @@

Least Tested Methods

diff --git a/tests/_report/src_TwbBundle_Form_Element.html b/tests/_report/src_TwbBundle_Form_Element.html index 790cf4f..47aea4d 100644 --- a/tests/_report/src_TwbBundle_Form_Element.html +++ b/tests/_report/src_TwbBundle_Form_Element.html @@ -87,7 +87,7 @@

Legend

High: 70% to 100%

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_Form_Element_StaticElement.php.html b/tests/_report/src_TwbBundle_Form_Element_StaticElement.php.html index 60f1d16..5a559c3 100644 --- a/tests/_report/src_TwbBundle_Form_Element_StaticElement.php.html +++ b/tests/_report/src_TwbBundle_Form_Element_StaticElement.php.html @@ -104,7 +104,7 @@

Legend

Dead Code

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_Form_View.dashboard.html b/tests/_report/src_TwbBundle_Form_View.dashboard.html index d27690a..f174d07 100644 --- a/tests/_report/src_TwbBundle_Form_View.dashboard.html +++ b/tests/_report/src_TwbBundle_Form_View.dashboard.html @@ -56,7 +56,7 @@

Least Tested Methods

diff --git a/tests/_report/src_TwbBundle_Form_View.html b/tests/_report/src_TwbBundle_Form_View.html index 0d22ea0..8c1066a 100644 --- a/tests/_report/src_TwbBundle_Form_View.html +++ b/tests/_report/src_TwbBundle_Form_View.html @@ -99,7 +99,7 @@

Legend

High: 70% to 100%

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_Form_View_Helper.dashboard.html b/tests/_report/src_TwbBundle_Form_View_Helper.dashboard.html index e09f0cb..eb4f2eb 100644 --- a/tests/_report/src_TwbBundle_Form_View_Helper.dashboard.html +++ b/tests/_report/src_TwbBundle_Form_View_Helper.dashboard.html @@ -57,7 +57,7 @@

Least Tested Methods

diff --git a/tests/_report/src_TwbBundle_Form_View_Helper.html b/tests/_report/src_TwbBundle_Form_View_Helper.html index ba8c346..53c9df3 100644 --- a/tests/_report/src_TwbBundle_Form_View_Helper.html +++ b/tests/_report/src_TwbBundle_Form_View_Helper.html @@ -292,7 +292,7 @@

Legend

High: 70% to 100%

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleForm.php.html b/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleForm.php.html index bbcb397..928ee0d 100644 --- a/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleForm.php.html +++ b/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleForm.php.html @@ -220,7 +220,7 @@

Legend

Dead Code

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormButton.php.html b/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormButton.php.html index acb984c..b2ade59 100644 --- a/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormButton.php.html +++ b/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormButton.php.html @@ -286,7 +286,7 @@

Legend

Dead Code

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormCheckbox.php.html b/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormCheckbox.php.html index fa68a82..45b092b 100644 --- a/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormCheckbox.php.html +++ b/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormCheckbox.php.html @@ -219,7 +219,7 @@

Legend

Dead Code

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormCollection.php.html b/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormCollection.php.html index 7e3c1f8..d5bfb19 100644 --- a/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormCollection.php.html +++ b/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormCollection.php.html @@ -203,7 +203,7 @@

Legend

Dead Code

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormElement.php.html b/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormElement.php.html index 15d2d62..d342194 100644 --- a/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormElement.php.html +++ b/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormElement.php.html @@ -295,7 +295,7 @@
44
45
if (!in_array($sElementType, array('file', 'checkbox', 'radio', 'submit', 'multi_checkbox', 'static', 'button'))) {
46
if ($sElementClass = $oElement->getAttribute('class')) { -
47
if (!preg_match('/(\s|^)form-control(\s|$)/', $sElementClass)) $oElement->setAttribute('class', trim($sElementClass . ' form-control')); +
47
if (!preg_match('/(\s|^)form-control(\s|$)/', $sElementClass)) $oElement->setAttribute('class', trim($sElementClass . ' form-control'));
48
} else $oElement->setAttribute('class', 'form-control');
49
}
50
@@ -466,7 +466,7 @@

Legend

Dead Code

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormElementErrors.php.html b/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormElementErrors.php.html index 9502343..13f779d 100644 --- a/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormElementErrors.php.html +++ b/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormElementErrors.php.html @@ -101,7 +101,7 @@

Legend

Dead Code

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormMultiCheckbox.php.html b/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormMultiCheckbox.php.html index b3d722b..816aaad 100644 --- a/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormMultiCheckbox.php.html +++ b/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormMultiCheckbox.php.html @@ -145,7 +145,7 @@

Legend

Dead Code

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormRadio.php.html b/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormRadio.php.html index 2000ee8..bdb3266 100644 --- a/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormRadio.php.html +++ b/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormRadio.php.html @@ -230,7 +230,7 @@

Legend

Dead Code

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormRow.php.html b/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormRow.php.html index e1382fa..e6d5ce7 100644 --- a/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormRow.php.html +++ b/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormRow.php.html @@ -412,7 +412,7 @@

Legend

Dead Code

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormStatic.php.html b/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormStatic.php.html index fccd374..4cfbd6e 100644 --- a/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormStatic.php.html +++ b/tests/_report/src_TwbBundle_Form_View_Helper_TwbBundleFormStatic.php.html @@ -140,7 +140,7 @@

Legend

Dead Code

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_View.dashboard.html b/tests/_report/src_TwbBundle_View.dashboard.html index 5bc865e..c2687c5 100644 --- a/tests/_report/src_TwbBundle_View.dashboard.html +++ b/tests/_report/src_TwbBundle_View.dashboard.html @@ -55,7 +55,7 @@

Least Tested Methods

diff --git a/tests/_report/src_TwbBundle_View.html b/tests/_report/src_TwbBundle_View.html index 53aa874..a97396d 100644 --- a/tests/_report/src_TwbBundle_View.html +++ b/tests/_report/src_TwbBundle_View.html @@ -98,7 +98,7 @@

Legend

High: 70% to 100%

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_View_Helper.dashboard.html b/tests/_report/src_TwbBundle_View_Helper.dashboard.html index dae566b..9983713 100644 --- a/tests/_report/src_TwbBundle_View_Helper.dashboard.html +++ b/tests/_report/src_TwbBundle_View_Helper.dashboard.html @@ -56,7 +56,7 @@

Least Tested Methods

diff --git a/tests/_report/src_TwbBundle_View_Helper.html b/tests/_report/src_TwbBundle_View_Helper.html index 869e415..5bb38f2 100644 --- a/tests/_report/src_TwbBundle_View_Helper.html +++ b/tests/_report/src_TwbBundle_View_Helper.html @@ -187,7 +187,7 @@

Legend

High: 70% to 100%

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_View_Helper_TwbBundleAlert.php.html b/tests/_report/src_TwbBundle_View_Helper_TwbBundleAlert.php.html index 6cad330..a261be2 100644 --- a/tests/_report/src_TwbBundle_View_Helper_TwbBundleAlert.php.html +++ b/tests/_report/src_TwbBundle_View_Helper_TwbBundleAlert.php.html @@ -195,7 +195,7 @@

Legend

Dead Code

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_View_Helper_TwbBundleBadge.php.html b/tests/_report/src_TwbBundle_View_Helper_TwbBundleBadge.php.html index 7f0ae7d..5f05095 100644 --- a/tests/_report/src_TwbBundle_View_Helper_TwbBundleBadge.php.html +++ b/tests/_report/src_TwbBundle_View_Helper_TwbBundleBadge.php.html @@ -182,7 +182,7 @@

Legend

Dead Code

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_View_Helper_TwbBundleDropdown.php.html b/tests/_report/src_TwbBundle_View_Helper_TwbBundleDropdown.php.html index e20ce94..cc89101 100644 --- a/tests/_report/src_TwbBundle_View_Helper_TwbBundleDropdown.php.html +++ b/tests/_report/src_TwbBundle_View_Helper_TwbBundleDropdown.php.html @@ -446,7 +446,7 @@

Legend

Dead Code

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_View_Helper_TwbBundleGlyphicon.php.html b/tests/_report/src_TwbBundle_View_Helper_TwbBundleGlyphicon.php.html index 06df05f..7907f7f 100644 --- a/tests/_report/src_TwbBundle_View_Helper_TwbBundleGlyphicon.php.html +++ b/tests/_report/src_TwbBundle_View_Helper_TwbBundleGlyphicon.php.html @@ -198,7 +198,7 @@

Legend

Dead Code

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.

diff --git a/tests/_report/src_TwbBundle_View_Helper_TwbBundleLabel.php.html b/tests/_report/src_TwbBundle_View_Helper_TwbBundleLabel.php.html index ae136c0..31f06ec 100644 --- a/tests/_report/src_TwbBundle_View_Helper_TwbBundleLabel.php.html +++ b/tests/_report/src_TwbBundle_View_Helper_TwbBundleLabel.php.html @@ -197,7 +197,7 @@

Legend

Dead Code

- Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:29:56 CET 2014. + Generated by PHP_CodeCoverage 1.2.13 using PHP 5.5.5 and PHPUnit 3.7.28 at Sat Jan 11 10:55:23 CET 2014.