LCOV - code coverage report
 
Current view: directory - /home/trostler/JUTE/backend/nodejute/examples/output/toolbar/lcov-report/home/trostler/JUTE/backend/nodejute/examples/clientSide - toolbar.js (source / functions) Found Hit Coverage
Test: lcov.info Lines: 3 3 100.0 %
Date: Thu Aug 18 20:44:43 GMT-07:00 2011 Functions: 2 2 100.0 %
Colors: not hit hit
 
 


             1        1 : YUI().add('toolbar', function(Y) {
             2        1 :     Y.Toolbar = function Toolbar() {
             3        2 :         this.message = "I am a toolbar!";
             4          :     };
             5          : }, '1.0.0' ,{requires:['attribute', 'event-custom-base', 'common-utils']});
             6          : 


      

 
Generated by: YUI Test