Logo is not being displayed in header (Twentytwelve)

Replace the image code with the below one. Actually you are giving the root path in your image source but the image is in your theme folder. Also check if the images folder name is image or images.

<img src="https://wordpress.stackexchange.com/questions/159297/<?php bloginfo("template_directory'); ?>/image/logokovil.png" alt="logo" height="100" width="100">