PHPIDS
Current file: /home/mario/workspace/php-ids.org/trunk/lib/IDS/vendors/htmlpurifier/HTMLPurifier/Token/Empty.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_Token_Empty
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                 : /**                                                          
       4                 :  * Concrete empty token class.                               
       5                 :  */                                                          
       6               1 : class HTMLPurifier_Token_Empty extends HTMLPurifier_Token_Tag
       7                 : {                                                            
       8                 :                                                              
       9                 : }                                                            

Generated by PHPUnit 3.3.1 and Xdebug 2.0.2 at Thu Sep 25 18:42:10 CEST 2008.