Help for this page

Select Code to Download


  1. or download this
    
    if( any { /^\Q$req_type{$req_id}\E$/ } @req_reqest)
    ...
                            $OTAF_data{'Total'}{'Failure'}++;
                    }
            }
    
  2. or download this
    
    my @occured_errors = keys $OTAF_data{'Errors'};