PHPIDS
Current file: /home/mario/workspace/php-ids.org/trunk/lib/IDS/vendors/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Transitional.php
Legend: executed not executed dead code

  Coverage
  Classes Methods Lines
Total
100.00 %100.00%
100.00% 1 / 1
100.00 %100.00%
100.00% 0 / 0
100.00 %100.00%
100.00% 1 / 1
 
HTMLPurifier_HTMLModule_Tidy_Transitional
100.00 %100.00%
100.00% 1 / 1
100.00 %100.00%
100.00% 0 / 0
100.00 %100.00%
100.00% 1 / 1


       1                 : <?php                                                                                             
       2                 :                                                                                                   
       3               1 : class HTMLPurifier_HTMLModule_Tidy_Transitional extends HTMLPurifier_HTMLModule_Tidy_XHTMLAndHTML4
       4                 : {                                                                                                 
       5                 :     public $name = 'Tidy_Transitional';                                                           
       6                 :     public $defaultLevel = 'heavy';                                                               
       7                 : }                                                                                                 
       8                 :                                                                                                   

Generated by PHPUnit 3.2.20 and Xdebug 2.0.3 at Sat Jun 7 16:15:42 CEST 2008.