Error in JavaScript Plugin not working

I created a plugin that can read the length property of elements. How can I return back to the old line on which the program always points to a certain line where it cannot convert the variable and returns a null variable when I attempt to computer for the length
This is the error that I get
Uncaught TypeError: Cannot read property 'length' of undefined
